Searched refs:NFSUNLOCKNODE (Results 1 – 4 of 4) sorted by relevance
210 NFSUNLOCKNODE(np); in nfscl_nget()584 NFSUNLOCKNODE(np); in nfscl_loadattrcache()
327 NFSUNLOCKNODE(np); in nfsrpc_open()1330 NFSUNLOCKNODE(np); in nfsrpc_readlink()2894 NFSUNLOCKNODE(dnp); in nfsrpc_readdir()2919 NFSUNLOCKNODE(dnp); in nfsrpc_readdir()3315 NFSUNLOCKNODE(dnp); in nfsrpc_readdirplus()3341 NFSUNLOCKNODE(dnp); in nfsrpc_readdirplus()5506 NFSUNLOCKNODE(np); in nfscl_doiods()
3819 NFSUNLOCKNODE(np); in nfscl_recalldeleg()3826 NFSUNLOCKNODE(np); in nfscl_recalldeleg()
698 #define NFSUNLOCKNODE(n) mutex_exit(&((n)->n_mtx)) macro