Home
last modified time | relevance | path

Searched refs:XFS_ILOG_DEV (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode_item.c162 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
185 ~(XFS_ILOG_DDATA | XFS_ILOG_DEXT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
203 ~(XFS_ILOG_DEXT | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
225 if (iip->ili_fields & XFS_ILOG_DEV) in xfs_inode_item_format_data_fork()
H A Dxfs_inode_item_recover.c394 if (fields & XFS_ILOG_DEV) in xlog_recover_inode_commit_pass2()
H A Dxfs_inode.c902 flags |= XFS_ILOG_DEV; in xfs_ialloc()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h314 #define XFS_ILOG_DEV 0x010 /* log the dev field */ macro
332 XFS_ILOG_DBROOT | XFS_ILOG_DEV | \
345 XFS_ILOG_DEV | XFS_ILOG_ADATA | \
H A Dxfs_inode_fork.c640 if (iip->ili_fields & XFS_ILOG_DEV) { in xfs_iflush_fork()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h319 #define XFS_ILOG_DEV 0x010 /* log the dev field */ macro
344 XFS_ILOG_DBROOT | XFS_ILOG_DEV | \
357 XFS_ILOG_DEV | XFS_ILOG_ADATA | \
H A Dxfs_inode_fork.c656 if (iip->ili_fields & XFS_ILOG_DEV) { in xfs_iflush_fork()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item.c310 ~(XFS_ILOG_DDATA | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
333 ~(XFS_ILOG_DDATA | XFS_ILOG_DEXT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
351 ~(XFS_ILOG_DEXT | XFS_ILOG_DBROOT | XFS_ILOG_DEV); in xfs_inode_item_format_data_fork()
368 if (iip->ili_fields & XFS_ILOG_DEV) in xfs_inode_item_format_data_fork()
H A Dxfs_inode_item_recover.c458 if (fields & XFS_ILOG_DEV) in xlog_recover_inode_commit_pass2()
H A Dxfs_inode.c866 flags |= XFS_ILOG_DEV; in xfs_init_new_inode()

Completed in 17 milliseconds