Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstats.h32 unsigned int nfs4_opcount[LAST_NFS4_OP + 1]; /* count of individual nfsv4 operations */ member
Dstats.c74 seq_printf(seq, " %u", nfsdstats.nfs4_opcount[i]); in nfsd_proc_show()
Dnfs4proc.c1572 nfsdstats.nfs4_opcount[opnum]++; in nfsd4_increment_op_stats()