Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs4.h165 #define FIRST_NFS4_OP OP_ACCESS macro
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c2482 if (opnum >= FIRST_NFS4_OP && opnum <= LAST_NFS4_OP) in nfsd4_increment_op_stats()
H A Dnfs4xdr.c2419 if (op->opnum < FIRST_NFS4_OP) in nfsd4_opnum_in_range()