Searched refs:toexp (Results 1 – 1 of 1) sorted by relevance
| /src/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 1755 vnode_t dp, vnode_t todp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_rename() argument 1796 tnes = *toexp; in nfsrvd_rename() 1923 vnode_t vp, vnode_t tovp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_link() argument 1961 tnes = *toexp; in nfsrvd_link() 5867 vnode_t vp, vnode_t tovp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_copy_file_range() argument 5981 nd->nd_repstat = nfsvno_accchk(tovp, VWRITE, nd->nd_cred, toexp, in nfsrvd_copy_file_range() 5986 clientid, &stateid, toexp, nd, curthread); in nfsrvd_copy_file_range() 6101 vnode_t vp, vnode_t tovp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_clone() argument 6210 nd->nd_repstat = nfsvno_accchk(tovp, VWRITE, nd->nd_cred, toexp, in nfsrvd_clone() 6215 clientid, &stateid, toexp, nd, curthread); in nfsrvd_clone()
|