Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dmove_extents.c525 int i, used, last_free_bits = 0, base_bit = *goal_bit; in ocfs2_probe_alloc_group() local
543 if (last_free_bits) in ocfs2_probe_alloc_group()
544 last_free_bits = 0; in ocfs2_probe_alloc_group()
548 last_free_bits++; in ocfs2_probe_alloc_group()
550 if (last_free_bits == move_len) { in ocfs2_probe_alloc_group()