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