Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dmove_extents.c526 int i, used, last_free_bits = 0, base_bit = *goal_bit; in ocfs2_probe_alloc_group() local
544 if (last_free_bits) in ocfs2_probe_alloc_group()
545 last_free_bits = 0; in ocfs2_probe_alloc_group()
549 last_free_bits++; in ocfs2_probe_alloc_group()
551 if (last_free_bits == move_len) { in ocfs2_probe_alloc_group()