Searched refs:XFS_EOF_FLAGS_GID (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_icache.h107 if (src->eof_flags & XFS_EOF_FLAGS_GID) { xfs_fs_eofblocks_from_user()
H A Dxfs_icache.c1199 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && xfs_inode_match_id()
1223 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && xfs_inode_match_id_union()
1345 eofb.eof_flags |= XFS_EOF_FLAGS_GID; xfs_inode_free_quota_eofblocks()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_fs.h376 #define XFS_EOF_FLAGS_GID (1 << 2) /* filter by gid */ macro
385 XFS_EOF_FLAGS_GID | \

Completed in 56 milliseconds