Searched refs:grown (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_leaf.c171 int grown; /* allocated new data block */ local
373 grown = 1;
387 grown = 0;
429 if (!grown)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c422 unsigned long grown; member in struct:kmem_cache
475 #define STATS_INC_GROWN(x) ((x)->grown++)
4143 seq_puts(m, " : globalstat <listallocs> <maxobjs> <grown> <reaped> "
4248 unsigned long grown = cachep->grown; local
4257 %4lu %4lu %4lu %4lu %4lu", allocs, high, grown,

Completed in 108 milliseconds