Searched refs:nfsrv_getowner (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/fs/nfs/server/ |
| D | nfs_nfsdstate.c | 110 static void nfsrv_getowner(struct nfsstatehead *hp, struct nfsstate *new_stp, 1494 nfsrv_getowner(struct nfsstatehead *hp, struct nfsstate *new_stp, in nfsrv_getowner() function 1721 nfsrv_getowner(&stp->ls_open, new_stp, &lckstp); in nfsrv_lockctrl() 2293 nfsrv_getowner(&clp->lc_open, new_stp, &ownerstp); in nfsrv_opencheck() 2578 nfsrv_getowner(&clp->lc_open, new_stp, &ownerstp); in nfsrv_openctrl()
|