Searched refs:ra_size (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.h34 unsigned int ra_size; /* size of ra cache */ 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.c60 seq_printf(seq, "\nra %u", nfsdstats.ra_size);
H A Dvfs.c821 depth = nfsdstats.ra_size*11/10;
839 nfsdstats.ra_depth[depth*10/nfsdstats.ra_size]++;
2172 nfsdstats.ra_size = cache_size;

Completed in 98 milliseconds