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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/nfsd/
H A Dstats.h29 unsigned int ra_size; /* size of ra cache */ member in struct:nfsd_stats
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dstats.c67 seq_printf(seq, "\nra %u", nfsdstats.ra_size);
H A Dvfs.c779 depth = nfsdstats.ra_size*11/10;
797 nfsdstats.ra_depth[depth*10/nfsdstats.ra_size]++;
1879 nfsdstats.ra_size = cache_size;

Completed in 56 milliseconds