Searched refs:nfsrv_mtostr (Results 1 – 9 of 9) sorted by relevance
| /freebsd-head/sys/fs/nfs/ |
| HD | nfs_commonsubs.c | 1117 error = nfsrv_mtostr(nd, nfhp->nfh_fh, len); in nfsm_getfh() 1961 error = nfsrv_mtostr(nd, cp, j); in nfsv4_loadattr() 1995 error = nfsrv_mtostr(nd, cp, j); in nfsv4_loadattr() 2565 nfsrv_mtostr(struct nfsrv_descript *nd, char *str, int siz) in nfsrv_mtostr() function 4540 error = nfsrv_mtostr(nd, cp, len); in nfsrv_getrefstr() 4580 error = nfsrv_mtostr(nd, cp3, len); in nfsrv_getrefstr() 4599 error = nfsrv_mtostr(nd, lsp->host, len); in nfsrv_getrefstr() 4617 error = nfsrv_mtostr(nd, cp3, len); in nfsrv_getrefstr() 4766 error = nfsrv_mtostr(nd, protocol, i); in nfsv4_getipaddr() 4800 error = nfsrv_mtostr(nd, addr, i); in nfsv4_getipaddr()
|
| HD | nfs_commonacl.c | 81 error = nfsrv_mtostr(nd, name, len); in nfsrv_dissectace()
|
| HD | nfs_var.h | 350 int nfsrv_mtostr(struct nfsrv_descript *, char *, int);
|
| /freebsd-head/sys/fs/nfsserver/ |
| HD | nfs_nfsdserv.c | 2477 error = nfsrv_mtostr(nd, stp->ls_owner, stp->ls_ownerlen); in nfsrvd_lock() 2682 error = nfsrv_mtostr(nd, stp->ls_owner, stp->ls_ownerlen); in nfsrvd_lockt() 2967 error = nfsrv_mtostr(nd, stp->ls_owner, stp->ls_ownerlen); in nfsrvd_open() 4059 error = nfsrv_mtostr(nd, clp->lc_id, idlen); in nfsrvd_setclientid() 4336 error = nfsrv_mtostr(nd, stp->ls_owner, len); in nfsrvd_releaselckown() 4421 error = nfsrv_mtostr(nd, clp->lc_id, idlen); in nfsrvd_exchangeid() 5004 error = nfsrv_mtostr(nd, layp, maxcnt); in nfsrvd_layoutcommit() 5083 error = nfsrv_mtostr(nd, (char *)layp, maxcnt); in nfsrvd_layoutreturn() 5985 nd->nd_repstat = nfsrv_mtostr(nd, name, len); in nfsrvd_getxattr() 6054 error = nfsrv_mtostr(nd, name, len); in nfsrvd_setxattr() [all …]
|
| HD | nfs_nfsdsubs.c | 2195 error = nfsrv_mtostr(nd, tagstr, taglen); in nfsd_getminorvers()
|
| HD | nfs_nfsdport.c | 1464 error = nfsrv_mtostr(nd, pathcp, len); in nfsvno_getsymlink() 3132 error = nfsrv_mtostr(nd, cp, j); in nfsv4_sattr() 3159 error = nfsrv_mtostr(nd, cp, j); in nfsv4_sattr()
|
| HD | nfs_nfsdstate.c | 4106 error = nfsrv_mtostr(nd, addr, i); in nfsrv_getclientipaddr() 4184 error = nfsrv_mtostr(nd, addr, i); in nfsrv_getclientipaddr()
|
| /freebsd-head/sys/fs/nfsclient/ |
| HD | nfs_clstate.c | 3589 error = nfsrv_mtostr(nd, tagstr, taglen); in nfscl_docb()
|
| HD | nfs_clrpcops.c | 5200 nd->nd_repstat = nfsrv_mtostr(nd, fhp, len); in nfsrpc_getdirpath() 5396 nd->nd_repstat = nfsrv_mtostr(nd, in nfsrpc_exchangeid()
|