Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h377 #define XFS_EOF_FLAGS_PRID (1 << 3) /* filter by project id */ macro
386 XFS_EOF_FLAGS_PRID | \
/linux-4.4.14/fs/xfs/
Dxfs_icache.c1203 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id()
1227 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id_union()