LAST_NFS4_OP 812 fs/nfsd/nfs4proc.c if (opnum >= FIRST_NFS4_OP && opnum <= LAST_NFS4_OP) LAST_NFS4_OP 78 fs/nfsd/stats.c seq_printf(seq,"proc4ops %u", LAST_NFS4_OP + 1); LAST_NFS4_OP 79 fs/nfsd/stats.c for (i = 0; i <= LAST_NFS4_OP; i++) LAST_NFS4_OP 33 include/linux/nfsd/stats.h unsigned int nfs4_opcount[LAST_NFS4_OP + 1]; /* count of individual nfsv4 operations */