Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dlocalalloc.c247 int la_bits; in ocfs2_alloc_should_use_local() local
250 la_bits = osb->local_alloc_bits; in ocfs2_alloc_should_use_local()
259 if (bits > (la_bits / 2)) in ocfs2_alloc_should_use_local()
265 (unsigned long long)bits, osb->local_alloc_state, la_bits, ret); in ocfs2_alloc_should_use_local()