Home
last modified time | relevance | path

Searched refs:XFS_ILOG_DEV (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h319 #define XFS_ILOG_DEV 0x010 /* log the dev field */ macro
337 XFS_ILOG_DBROOT | XFS_ILOG_DEV | \
350 XFS_ILOG_DEV | XFS_ILOG_ADATA | \
A Dxfs_inode_fork.c641 if (iip->ili_fields & XFS_ILOG_DEV) { in xfs_iflush_fork()
/linux-6.3-rc2/fs/xfs/
A Dxfs_inode_item.c163 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
186 ~(XFS_ILOG_DDATA | XFS_ILOG_DEXT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
204 ~(XFS_ILOG_DEXT | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
221 if (iip->ili_fields & XFS_ILOG_DEV) in xfs_inode_item_format_data_fork()
A Dxfs_inode_item_recover.c455 if (fields & XFS_ILOG_DEV) in xlog_recover_inode_commit_pass2()
A Dxfs_inode.c867 flags |= XFS_ILOG_DEV; in xfs_init_new_inode()

Completed in 31 milliseconds