Searched refs:NFSLOCKLAYOUT (Results 1 – 2 of 2) sorted by relevance
6865 NFSLOCKLAYOUT(lhyp); in nfsrv_layoutget()7144 NFSLOCKLAYOUT(lhyp); in nfsrv_flexmirrordel()7244 NFSLOCKLAYOUT(lhyp); in nfsrv_recalloldlayout()7268 NFSLOCKLAYOUT(lhyp); in nfsrv_recalloldlayout()7339 NFSLOCKLAYOUT(lhyp); in nfsrv_layoutreturn()7471 NFSLOCKLAYOUT(lhyp); in nfsrv_addlayout()7570 NFSLOCKLAYOUT(lhyp); in nfsrv_freelayoutlist()7666 NFSLOCKLAYOUT(lhyp); in nfsrv_freelayouts()7695 NFSLOCKLAYOUT(lhyp); in nfsrv_freefilelayouts()7715 NFSLOCKLAYOUT(lhyp); in nfsrv_freealllayouts()[all …]
855 #define NFSLOCKLAYOUT(l) mtx_lock(&((l)->mtx)) macro