Searched refs:FIRST_NFS4_OP (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | nfs4.h | 167 #define FIRST_NFS4_OP OP_ACCESS macro |
/linux/fs/nfsd/ | ||
H A D | nfs4proc.c | 2648 if (opnum >= FIRST_NFS4_OP && opnum <= LAST_NFS4_OP) in nfsd4_increment_op_stats() |