Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsegment.h333 unsigned int segno, bool use_section) in get_valid_blocks() argument
339 if (use_section && __is_large_section(sbi)) in get_valid_blocks()
346 unsigned int segno, bool use_section) in get_ckpt_valid_blocks() argument
348 if (use_section && __is_large_section(sbi)) { in get_ckpt_valid_blocks()