Home
last modified time | relevance | path

Searched refs:nfs_idmap_gid_str (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c56 static int nfs_idmap_gid_str(gid_t, utf8string *);
242 stat = nfs_idmap_gid_str(gid, &str); in do_test()
595 nfs_idmap_gid_str(gid_t gid, /* gid to map */ in nfs_idmap_gid_str() function
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c100 if (*errorp = nfs_idmap_gid_str(vap->va_gid, &nap->owner_group, in nfs4_ver_fattr4_attr()
189 if (*errorp = nfs_idmap_gid_str(vap->va_gid, &nap->owner_group, in nfs4_set_fattr4_attr()
H A Dnfs4_srv_readdir.c1278 nfs_idmap_gid_str(va.va_gid, in rfs4_op_readdir()
1293 nfs_idmap_gid_str(va.va_gid, in rfs4_op_readdir()
H A Dnfs4_acl.c656 error = nfs_idmap_gid_str(aclent[i].a_id, in ln_aent_to_ace4()
720 error = nfs_idmap_gid_str(aclent[i].a_id, in ln_aent_to_ace4()
1716 error = nfs_idmap_gid_str(ace->a_who, &nfsace4->who, isserver); in acet_to_ace4()
H A Dnfs4_idmap.c894 nfs_idmap_gid_str(gid_t gid, utf8string *u8s, bool_t isserver) in nfs_idmap_gid_str() function
H A Dnfs4_srv_attr.c2171 error = nfs_idmap_gid_str(sarg->vap->va_gid, &na->owner_group, in rfs4_fattr4_owner_group()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h1317 extern int nfs_idmap_gid_str(gid_t gid, utf8string *u8s, bool_t);