Searched refs:xdatum_mem_threshold (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Djffs2_fs_sb.h140 uint32_t xdatum_mem_threshold; member in struct:jffs2_sb_info
H A Dxattr.c34 * memory usage by cache is over c->xdatum_mem_threshold. Currently, this threshold
105 if (c->xdatum_mem_threshold > c->xdatum_mem_usage)
710 c->xdatum_mem_threshold = 32 * 1024; /* Default 32KB */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Djffs2_fs_sb.h140 uint32_t xdatum_mem_threshold; member in struct:jffs2_sb_info
H A Dxattr.c34 * memory usage by cache is over c->xdatum_mem_threshold. Currently, this threshold
105 if (c->xdatum_mem_threshold > c->xdatum_mem_usage)
710 c->xdatum_mem_threshold = 32 * 1024; /* Default 32KB */

Completed in 62 milliseconds