Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c51 static int nfs_idmap_str_uid(utf8string *, uid_t *);
204 stat = nfs_idmap_str_uid(&str, &uid); in do_test()
317 nfs_idmap_str_uid(utf8string *u8s, uid_t *uid) in nfs_idmap_str_uid() function
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c1220 error = nfs_idmap_str_uid(vals->key, &dest->a_id, in ace4vals_to_aent()
1840 error = nfs_idmap_str_uid(&nfsace4->who, in ace4_to_acet()
H A Dnfs4_srv_attr.c2123 error = nfs_idmap_str_uid(&na->owner, &sarg->vap->va_uid, TRUE); in rfs4_fattr4_owner()
2161 error = nfs_idmap_str_uid(&na->owner, &uid, TRUE); in rfs4_fattr4_owner()
H A Dnfs4_idmap.c301 nfs_idmap_str_uid(utf8string *u8s, uid_t *uid, bool_t isserver) in nfs_idmap_str_uid() function
H A Dnfs4_xdr.c1295 error = nfs_idmap_str_uid(&ov, &uid, FALSE); in xdr_ga_fattr_res()
1901 error = nfs_idmap_str_uid(&ov, &uid, FALSE); in xdr_ga_fattr_res_inline()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1460 extern int nfs_idmap_str_uid(utf8string *u8s, uid_t *, bool_t);