Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c53 static int nfs_idmap_str_uid(utf8string *, uid_t *);
206 stat = nfs_idmap_str_uid(&str, &uid); in do_test()
319 nfs_idmap_str_uid(utf8string *u8s, uid_t *uid) in nfs_idmap_str_uid() function
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4.h1314 extern int nfs_idmap_str_uid(utf8string *u8s, uid_t *, bool_t);
/titanic_41/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.c2084 error = nfs_idmap_str_uid(&na->owner, &sarg->vap->va_uid, TRUE); in rfs4_fattr4_owner()
2122 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.c1221 error = nfs_idmap_str_uid(&ov, &uid, FALSE); in xdr_ga_fattr_res()
1828 error = nfs_idmap_str_uid(&ov, &uid, FALSE); in xdr_ga_fattr_res_inline()