Searched refs:eof_gid (Results 1 – 4 of 4) sorted by relevance
15 kgid_t eof_gid; member
1264 !gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id()1288 gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id_union()1433 eofb.eof_gid = VFS_I(ip)->i_gid; in __xfs_inode_free_quota_eofblocks()
2061 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()2063 dst->eof_gid = make_kgid(current_user_ns(), src->eof_gid); in xfs_fs_eofblocks_from_user()2064 if (!gid_valid(dst->eof_gid)) in xfs_fs_eofblocks_from_user()
523 gid_t eof_gid; member