Searched refs:eof_gid (Results 1 – 3 of 3) sorted by relevance
15 kgid_t eof_gid; member110 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()112 dst->eof_gid = make_kgid(current_user_ns(), src->eof_gid); in xfs_fs_eofblocks_from_user()113 if (!gid_valid(dst->eof_gid)) in xfs_fs_eofblocks_from_user()
1413 !gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id()1437 gid_eq(VFS_I(ip)->i_gid, eofb->eof_gid)) in xfs_inode_match_id_union()1561 eofb.eof_gid = VFS_I(ip)->i_gid; in __xfs_inode_free_quota_eofblocks()
344 gid_t eof_gid; member