Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c53 static int nfs_idmap_str_gid(utf8string *, gid_t *);
215 stat = nfs_idmap_str_gid(&str, &gid); in do_test()
491 nfs_idmap_str_gid(utf8string *u8s, gid_t *gid) in nfs_idmap_str_gid() function
/illumos-gate/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.c2236 error = nfs_idmap_str_gid(&na->owner_group, &sarg->vap->va_gid, in rfs4_fattr4_owner_group()
2275 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.c1368 error = nfs_idmap_str_gid(&gv, &gid, FALSE); in xdr_ga_fattr_res()
1969 error = nfs_idmap_str_gid(&gv, &gid, FALSE); in xdr_ga_fattr_res_inline()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1461 extern int nfs_idmap_str_gid(utf8string *u8s, gid_t *, bool_t);