Searched refs:nfsrv_getowner (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdstate.c | 153 static void nfsrv_getowner(struct nfsstatehead *hp, struct nfsstate *new_stp, 1768 nfsrv_getowner(struct nfsstatehead *hp, struct nfsstate *new_stp, in nfsrv_getowner() function 1995 nfsrv_getowner(&stp->ls_open, new_stp, &lckstp); in nfsrv_lockctrl() 2574 nfsrv_getowner(&clp->lc_open, new_stp, &ownerstp); in nfsrv_opencheck() 2862 nfsrv_getowner(&clp->lc_open, new_stp, &ownerstp); in nfsrv_openctrl()
|