Searched refs:XFS_EOF_FLAGS_UID (Results 1 – 3 of 3) sorted by relevance
104 if (src->eof_flags & XFS_EOF_FLAGS_UID) { in xfs_fs_eofblocks_from_user()
1413 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id()1437 if ((eofb->eof_flags & XFS_EOF_FLAGS_UID) && in xfs_inode_match_id_union()1558 eofb.eof_flags |= XFS_EOF_FLAGS_UID; in __xfs_inode_free_quota_eofblocks()
531 #define XFS_EOF_FLAGS_UID (1 << 1) /* filter by uid */ macro540 XFS_EOF_FLAGS_UID | \