Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h890 #define XFS_GETPARENTS_IFLAGS_ALL (0) macro
/linux-6.12.1/fs/xfs/
Dxfs_handle.c792 if (gp->gp_iflags & ~XFS_GETPARENTS_IFLAGS_ALL) in xfs_getparents()