Searched refs:xdatum_mem_threshold (Results 1 – 3 of 3) sorted by relevance
157 uint32_t xdatum_mem_threshold; member
110 if (c->xdatum_mem_threshold > c->xdatum_mem_usage) in reclaim_xattr_datum()722 c->xdatum_mem_threshold = 32 * 1024; /* Default 32KB */ in jffs2_init_xattr_subsystem()
8710 - * memory usage by cache is over c->xdatum_mem_threshold. Currently, this threshold8781 - if (c->xdatum_mem_threshold > c->xdatum_mem_usage)9393 - c->xdatum_mem_threshold = 32 * 1024; /* Default 32KB */