Home
last modified time | relevance | path

Searched refs:nfsrv_mtostr (Results 1 – 9 of 9) sorted by relevance

/freebsd-head/sys/fs/nfs/
HDnfs_commonsubs.c1117 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()
HDnfs_commonacl.c81 error = nfsrv_mtostr(nd, name, len); in nfsrv_dissectace()
HDnfs_var.h350 int nfsrv_mtostr(struct nfsrv_descript *, char *, int);
/freebsd-head/sys/fs/nfsserver/
HDnfs_nfsdserv.c2477 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 …]
HDnfs_nfsdsubs.c2195 error = nfsrv_mtostr(nd, tagstr, taglen); in nfsd_getminorvers()
HDnfs_nfsdport.c1464 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()
HDnfs_nfsdstate.c4106 error = nfsrv_mtostr(nd, addr, i); in nfsrv_getclientipaddr()
4184 error = nfsrv_mtostr(nd, addr, i); in nfsrv_getclientipaddr()
/freebsd-head/sys/fs/nfsclient/
HDnfs_clstate.c3589 error = nfsrv_mtostr(nd, tagstr, taglen); in nfscl_docb()
HDnfs_clrpcops.c5200 nd->nd_repstat = nfsrv_mtostr(nd, fhp, len); in nfsrpc_getdirpath()
5396 nd->nd_repstat = nfsrv_mtostr(nd, in nfsrpc_exchangeid()