Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c502 static uint_t rfsv4disp_cnt = sizeof (rfsv4disptab) / sizeof (rfsv4disptab[0]); variable
504 #define OP_ILLEGAL_IDX (rfsv4disp_cnt)
6079 if (op < rfsv4disp_cnt && rfs4_opnum_in_range(cs, op)) { in rfs4_compound()
6159 if (op < rfsv4disp_cnt) { in rfs4_compound_free()
6183 if (op < rfsv4disp_cnt) in rfs4_compound_flagproc()