Home
last modified time | relevance | path

Searched refs:icw_gid (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_icache.h15 kgid_t icw_gid; member
H A Dxfs_ioctl.c1116 dst->icw_gid = INVALID_GID; in xfs_ioctl_getset_resblocks()
1118 dst->icw_gid = make_kgid(current_user_ns(), src->eof_gid); in xfs_ioctl_getset_resblocks()
1119 if (!gid_valid(dst->icw_gid)) in xfs_ioctl_getset_resblocks()
H A Dxfs_icache.c1146 !gid_eq(VFS_I(ip)->i_gid, icw->icw_gid)) in xfs_icwalk_match_id()
1170 gid_eq(VFS_I(ip)->i_gid, icw->icw_gid)) in xfs_icwalk_match_id_union()
1658 icw.icw_gid = make_kgid(mp->m_super->s_user_ns, gdqp->q_id); in xfs_blockgc_free_dquots()
H A Dxfs_trace.h4920 icw->icw_gid) : 0;