Home
last modified time | relevance | path

Searched refs:nfs_idmap_str_gid (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c55 static int nfs_idmap_str_gid(utf8string *, gid_t *);
217 stat = nfs_idmap_str_gid(&str, &gid); in do_test()
493 nfs_idmap_str_gid(utf8string *u8s, gid_t *gid) in nfs_idmap_str_gid() function
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h1315 extern int nfs_idmap_str_gid(utf8string *u8s, gid_t *, bool_t);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c1223 error = nfs_idmap_str_gid(vals->key, &dest->a_id, in ace4vals_to_aent()
1825 error = nfs_idmap_str_gid(&nfsace4->who, in ace4_to_acet()
H A Dnfs4_srv_attr.c2197 error = nfs_idmap_str_gid(&na->owner_group, &sarg->vap->va_gid, in rfs4_fattr4_owner_group()
2236 error = nfs_idmap_str_gid(&na->owner_group, &gid, TRUE); in rfs4_fattr4_owner_group()
H A Dnfs4_idmap.c680 nfs_idmap_str_gid(utf8string *u8s, gid_t *gid, bool_t isserver) in nfs_idmap_str_gid() function
H A Dnfs4_xdr.c1294 error = nfs_idmap_str_gid(&gv, &gid, FALSE); in xdr_ga_fattr_res()
1896 error = nfs_idmap_str_gid(&gv, &gid, FALSE); in xdr_ga_fattr_res_inline()