Searched refs:toexp (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 1618 vnode_t dp, vnode_t todp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_rename() argument 1659 tnes = *toexp; in nfsrvd_rename() 1788 vnode_t vp, vnode_t tovp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_link() argument 1819 tnes = *toexp; in nfsrvd_link() 5596 vnode_t vp, vnode_t tovp, struct nfsexstuff *exp, struct nfsexstuff *toexp) in nfsrvd_copy_file_range() argument 5710 nd->nd_repstat = nfsvno_accchk(tovp, VWRITE, nd->nd_cred, toexp, in nfsrvd_copy_file_range() 5715 clientid, &stateid, toexp, nd, curthread); in nfsrvd_copy_file_range()
|