Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dmove_extents.c538 int i, used, last_free_bits = 0, base_bit = *goal_bit; in ocfs2_probe_alloc_group() local
556 if (last_free_bits) in ocfs2_probe_alloc_group()
557 last_free_bits = 0; in ocfs2_probe_alloc_group()
561 last_free_bits++; in ocfs2_probe_alloc_group()
563 if (last_free_bits == move_len) { in ocfs2_probe_alloc_group()