Home
last modified time | relevance | path

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

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