Searched defs:use_section (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/f2fs/ | ||
| H A D | segment.h | 375 get_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_valid_blocks() argument 388 get_ckpt_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_ckpt_valid_blocks() argument |
| /kernel/linux/linux-6.6/fs/f2fs/ | ||
| H A D | segment.h | 346 get_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_valid_blocks() argument 359 get_ckpt_valid_blocks(struct f2fs_sb_info *sbi, unsigned int segno, bool use_section) get_ckpt_valid_blocks() argument |
Completed in 4 milliseconds