Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs4.h141 #define FIRST_NFS4_OP OP_ACCESS macro
/linux-4.4.14/fs/nfsd/
Dnfs4proc.c1441 if (opnum >= FIRST_NFS4_OP && opnum <= LAST_NFS4_OP) in nfsd4_increment_op_stats()
Dnfs4xdr.c1795 if (op->opnum < FIRST_NFS4_OP) in nfsd4_opnum_in_range()