Home
last modified time | relevance | path

Searched refs:la_bits (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/ocfs2/
Dlocalalloc.c261 int la_bits; in ocfs2_alloc_should_use_local() local
264 la_bits = osb->local_alloc_bits; in ocfs2_alloc_should_use_local()
273 if (bits > (la_bits / 2)) in ocfs2_alloc_should_use_local()
279 (unsigned long long)bits, osb->local_alloc_state, la_bits, ret); in ocfs2_alloc_should_use_local()