Searched refs:nfsv4_getref (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdkrpc.c | 336 nfsv4_getref(&VNET(nfsd_suspend_lock), NULL, in nfssvc_program()
|
| H A D | nfs_nfsdsocket.c | 818 nfsv4_getref(&nfsv4rootfs_lock, NULL, in nfsrvd_compound()
|
| H A D | nfs_nfsdstate.c | 1073 nfsv4_getref(&nfsv4rootfs_lock, NULL, NFSV4ROOTLOCKMUTEXPTR, NULL); in nfsrv_dumpclients() 1190 nfsv4_getref(&nfsv4rootfs_lock, NULL, NFSV4ROOTLOCKMUTEXPTR, NULL); in nfsrv_dumplocks() 5439 nfsv4_getref(&nfsv4rootfs_lock, NULL, NFSV4ROOTLOCKMUTEXPTR, NULL); in nfsd_recalldelegation()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 328 nfsv4_getref(&owp->nfsow_rwlock, NULL, in nfscl_open() 960 nfsv4_getref(&clp->nfsc_lock, NULL, NFSCLSTATEMUTEXPTR, mp); in nfscl_getcl() 5107 nfsv4_getref(&clp->nfsc_lock, NULL, NFSCLSTATEMUTEXPTR, nmp->nm_mountp); in nfscl_getref() 5373 nfsv4_getref(&lyp->nfsly_lock, NULL, NFSCLSTATEMUTEXPTR, mp); in nfscl_layout() 5428 nfsv4_getref(&lyp->nfsly_lock, NULL, in nfscl_getlayout() 5957 nfsv4_getref(&lyp->nfsly_lock, NULL, NFSCLSTATEMUTEXPTR, mp); in nfscl_layoutcommit()
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfs_var.h | 350 void nfsv4_getref(struct nfsv4lock *, int *, struct mtx *, struct mount *);
|
| H A D | nfs_commonsubs.c | 2710 nfsv4_getref(struct nfsv4lock *lp, int *isleptp, struct mtx *mutex, in nfsv4_getref() function
|