Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_inode.h235 #define XFS_IPRESERVE_DM_FIELDS (1 << 4) /* has legacy DMAPI fields set */ macro
A Dxfs_inode_item.c352 if (xfs_iflags_test(ip, XFS_IPRESERVE_DM_FIELDS)) { in xfs_copy_dm_fields_to_log_dinode()
A Dxfs_inode.c2657 if (xfs_iflags_test(ip, XFS_IPRESERVE_DM_FIELDS)) in xfs_ifree()
2658 xfs_iflags_clear(ip, XFS_IPRESERVE_DM_FIELDS); in xfs_ifree()
/linux/fs/xfs/libxfs/
A Dxfs_inode_buf.c236 xfs_iflags_set(ip, XFS_IPRESERVE_DM_FIELDS); in xfs_inode_from_disk()

Completed in 12 milliseconds