Lines Matching refs:bh_lru
1304 struct bh_lru {
1308 static DEFINE_PER_CPU(struct bh_lru, bh_lrus) = {{ NULL }};
1333 struct bh_lru *b;
1340 * the refcount of buffer_head in bh_lru prevents dropping the
1343 * Skip putting upcoming bh into bh_lru until migration is done.
1481 static void __invalidate_bh_lrus(struct bh_lru *b)
1497 struct bh_lru *b = &get_cpu_var(bh_lrus);
1505 struct bh_lru *b = per_cpu_ptr(&bh_lrus, cpu);
1528 struct bh_lru *b;
3050 struct bh_lru *b = &per_cpu(bh_lrus, cpu);