Searched refs:eof_gid (Results 1 – 3 of 3) sorted by relevance
27 kgid_t eof_gid; member106 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()108 dst->eof_gid = make_kgid(current_user_ns(), src->eof_gid); in xfs_fs_eofblocks_from_user()109 if (!gid_valid(dst->eof_gid)) in xfs_fs_eofblocks_from_user()
1200 !gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id()1224 gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id_union()1344 eofb.eof_gid = VFS_I(ip)->i_gid; in xfs_inode_free_quota_eofblocks()
366 gid_t eof_gid; member