Searched refs:nfsrv_openupdate (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/nfs/ |
H A D | nfs_var.h | 116 int nfsrv_openupdate(vnode_t, struct nfsstate *, nfsquad_t,
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdserv.c | 3363 nd->nd_repstat = nfsrv_openupdate(vp, stp, clientid, &stateid, nd, p, in nfsrvd_close() 3526 nd->nd_repstat = nfsrv_openupdate(vp, stp, clientid, &stateid, nd, p, in nfsrvd_openconfirm() 3632 nd->nd_repstat = nfsrv_openupdate(vp, stp, clientid, &stateid, in nfsrvd_opendowngrade()
|
H A D | nfs_nfsdstate.c | 3444 nfsrv_openupdate(vnode_t vp, struct nfsstate *new_stp, nfsquad_t clientid, in nfsrv_openupdate() function
|