Searched refs:XFS_IREMAPPING (Results 1 - 4 of 4) sorted by path

/linux-master/fs/xfs/
H A Dxfs_file.c218 if (!xfs_iflags_test(ip, XFS_IREMAPPING))
232 if (!xfs_iflags_test(ip, XFS_IREMAPPING))
H A Dxfs_inode.c4039 xfs_iflags_clear(ip1, XFS_IREMAPPING);
H A Dxfs_inode.h371 #define XFS_IREMAPPING (1U << 15) macro
H A Dxfs_reflink.c1518 xfs_iflags_set(src, XFS_IREMAPPING);

Completed in 196 milliseconds