Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h925 #define XFS_GETPARENTS_IFLAGS_ALL (0) macro
/linux/fs/xfs/
H A Dxfs_handle.c790 if (gp->gp_iflags & ~XFS_GETPARENTS_IFLAGS_ALL) in xfs_getparents()