Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h86 #define LAST_NFS4_OP LAST_NFS42_OP macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c5970 if (opnum < FIRST_NFS4_OP || opnum > LAST_NFS4_OP) in rfs4_opnum_in_range()