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