Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsysfs.c196 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
H A Dsuper.c2021 unusable = f2fs_get_unusable_blocks(sbi); in f2fs_disable_checkpoint()
H A Df2fs.h3603 block_t f2fs_get_unusable_blocks(struct f2fs_sb_info *sbi);
H A Dsegment.c933 block_t f2fs_get_unusable_blocks(struct f2fs_sb_info *sbi) in f2fs_get_unusable_blocks() function