Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.h348 static inline unsigned int get_ckpt_valid_blocks(struct f2fs_sb_info *sbi, in get_ckpt_valid_blocks() function
Dsegment.c842 ckpt_valid_blocks = get_ckpt_valid_blocks(sbi, segno); in locate_dirty_segment()
925 if (get_ckpt_valid_blocks(sbi, segno)) in get_free_segment()
2719 get_ckpt_valid_blocks(sbi, curseg->segno)) { in f2fs_allocate_new_segments()
Dgc.c401 get_ckpt_valid_blocks(sbi, segno) && in get_victim_by_default()