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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Dstats.h38 unsigned int nfs4_opcount[LAST_NFS4_OP + 1]; /* count of individual nfsv4 operations */ member in struct:nfsd_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstats.c73 seq_printf(seq, " %u", nfsdstats.nfs4_opcount[i]);
H A Dnfs4proc.c936 nfsdstats.nfs4_opcount[opnum]++;

Completed in 114 milliseconds