Searched defs:rfsv4disp_cnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c414 static uint_t rfsv4disp_cnt = sizeof (rfsv4disptab) / sizeof (rfsv4disptab[0]); variable
416 #define OP_ILLEGAL_IDX (rfsv4disp_cnt)
5849 if (op < rfsv4disp_cnt) {
5940 if (op < rfsv4disp_cnt) {
5964 if (op < rfsv4disp_cnt)

Completed in 83 milliseconds