Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h355 #define XFS_EOF_FLAGS_PRID (1 << 3) /* filter by project id */ macro
364 XFS_EOF_FLAGS_PRID | \
/linux-4.19.296/fs/xfs/
Dxfs_icache.c1427 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id()
1451 if ((eofb->eof_flags & XFS_EOF_FLAGS_PRID) && in xfs_inode_match_id_union()