Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h357 unsigned int segno, bool use_section) in get_valid_blocks() argument
363 if (use_section && __is_large_section(sbi)) in get_valid_blocks()
370 unsigned int segno, bool use_section) in get_ckpt_valid_blocks() argument
372 if (use_section && __is_large_section(sbi)) { in get_ckpt_valid_blocks()