Searched refs:check_block_count (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.h751 static inline int check_block_count(struct f2fs_sb_info *sbi, function
H A Dsegment.c4434 check_block_count(sbi, segno,
4440 check_block_count(sbi, segno,
4679 err = check_block_count(sbi, start, &sit);
4735 err = check_block_count(sbi, start, &sit);

Completed in 133 milliseconds