Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsegment.h347 unsigned int segno, bool use_section) in get_valid_blocks() argument
353 if (use_section && __is_large_section(sbi)) in get_valid_blocks()
360 unsigned int segno, bool use_section) in get_ckpt_valid_blocks() argument
362 if (use_section && __is_large_section(sbi)) { in get_ckpt_valid_blocks()