Home
last modified time | relevance | path

Searched refs:NFSUNLOCKNODE (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clbio.c104 NFSUNLOCKNODE(np); in ncl_gbp_getblksz()
148 NFSUNLOCKNODE(np); in ncl_getpages()
152 NFSUNLOCKNODE(np); in ncl_getpages()
306 NFSUNLOCKNODE(np); in ncl_putpages()
318 NFSUNLOCKNODE(np); in ncl_putpages()
378 NFSUNLOCKNODE(np); in nfs_bioread_check_cons()
394 NFSUNLOCKNODE(np); in nfs_bioread_check_cons()
396 NFSUNLOCKNODE(np); in nfs_bioread_check_cons()
413 NFSUNLOCKNODE(np); in nfs_bioread_check_cons()
608 NFSUNLOCKNODE(np); in ncl_bioread()
[all …]
H A Dnfs_clvnops.c348 NFSUNLOCKNODE(np); in nfs_lock()
360 NFSUNLOCKNODE(np); in nfs_lock()
366 NFSUNLOCKNODE(np); in nfs_lock()
370 NFSUNLOCKNODE(np); in nfs_lock()
388 NFSUNLOCKNODE(np); in nfs_lock()
430 NFSUNLOCKNODE(np); in nfs34_access_otw()
537 NFSUNLOCKNODE(np); in nfs_access()
648 NFSUNLOCKNODE(np); in nfs_open()
748 NFSUNLOCKNODE(np); in nfs_open()
1000 NFSUNLOCKNODE(np); in nfs_getattr()
[all …]
H A Dnfs_clnode.c223 NFSUNLOCKNODE(np); in ncl_releasesillyrename()
248 NFSUNLOCKNODE(np); in ncl_inactive()
271 NFSUNLOCKNODE(np); in ncl_inactive()
302 NFSUNLOCKNODE(np); in ncl_reclaim()
323 NFSUNLOCKNODE(np); in ncl_reclaim()
374 NFSUNLOCKNODE(np); in ncl_invalcaches()
H A Dnfs_clsubs.c134 NFSUNLOCKNODE(np); in ncl_dircookie_unlock()
227 NFSUNLOCKNODE(np); in ncl_getattrcache()
255 NFSUNLOCKNODE(np); in ncl_getattrcache()
330 NFSUNLOCKNODE(np); in ncl_invaldir()
H A Dnfs_clport.c217 NFSUNLOCKNODE(np); in nfscl_nget()
652 NFSUNLOCKNODE(np); in ncl_pager_setsize()
821 NFSUNLOCKNODE(np); in nfscl_wcc_data()
849 NFSUNLOCKNODE(np); in nfscl_wcc_data()
H A Dnfs_clrpcops.c452 NFSUNLOCKNODE(np); in nfsrpc_open()
485 NFSUNLOCKNODE(np); in nfsrpc_open()
514 NFSUNLOCKNODE(np); in nfsrpc_open()
1785 NFSUNLOCKNODE(np); in nfsrpc_readlink()
4053 NFSUNLOCKNODE(dnp); in nfsrpc_readdirplus()
4080 NFSUNLOCKNODE(dnp); in nfsrpc_readdirplus()
6436 NFSUNLOCKNODE(np); in nfscl_doiods()
6723 NFSUNLOCKNODE(np); in nfscl_doflayoutio()
6739 NFSUNLOCKNODE(np); in nfscl_doflayoutio()
6824 NFSUNLOCKNODE(np); in nfscl_dofflayoutio()
[all …]
H A Dnfs_clstate.c574 NFSUNLOCKNODE(np); in nfscl_getstateid()
578 NFSUNLOCKNODE(np); in nfscl_getstateid()
4260 NFSUNLOCKNODE(np); in nfscl_recalldeleg()
4266 NFSUNLOCKNODE(np); in nfscl_recalldeleg()
4457 NFSUNLOCKNODE(np); in nfscl_relock()
/freebsd-14.2/sys/fs/nfs/
H A Dnfsport.h831 #define NFSUNLOCKNODE(n) mtx_unlock(&((n)->n_mtx)) macro
1007 NFSUNLOCKNODE(n); \