Home
last modified time | relevance | path

Searched refs:XFS_IPRESERVE_DM_FIELDS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h322 #define XFS_IPRESERVE_DM_FIELDS (1 << 4) /* has legacy DMAPI fields set */ macro
H A Dxfs_inode_item.c489 if (xfs_iflags_test(ip, XFS_IPRESERVE_DM_FIELDS)) { in xfs_copy_dm_fields_to_log_dinode()
H A Dxfs_inode.c2400 if (xfs_iflags_test(ip, XFS_IPRESERVE_DM_FIELDS)) in xfs_ifree()
2401 xfs_iflags_clear(ip, XFS_IPRESERVE_DM_FIELDS); in xfs_ifree()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_inode_buf.c236 xfs_iflags_set(ip, XFS_IPRESERVE_DM_FIELDS); in xfs_inode_from_disk()

Completed in 7 milliseconds