Searched refs:NFSISSET_OPBIT (Results 1 – 3 of 3) sorted by relevance
578 #define NFSISSET_OPBIT(b, p) ((b)->bits[(p) / 32] & (1 << ((p) % 32))) macro
984 if (NFSISSET_OPBIT(&nd->nd_allowops, op)) { in nfsrvd_compound()
8919 !NFSISSET_OPBIT(&clp->lc_mustops, op)) in nfsrv_checkmachcred()