Home
last modified time | relevance | path

Searched refs:XFS_IREMAPPING (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h416 #define XFS_IREMAPPING (1U << 15) macro
H A Dxfs_inode.c2837 xfs_iflags_clear(ip1, XFS_IREMAPPING); in xfs_iunlock2_remapping()