Searched refs:XFS_GETPARENTS_IFLAGS_ALL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 890 #define XFS_GETPARENTS_IFLAGS_ALL (0) macro |
/linux-6.12.1/fs/xfs/ | ||
D | xfs_handle.c | 792 if (gp->gp_iflags & ~XFS_GETPARENTS_IFLAGS_ALL) in xfs_getparents() |