Home
last modified time | relevance | path

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

/fs/f2fs/
Ddata.c656 enum page_type btype = PAGE_TYPE_OF_BIO(type); in __f2fs_submit_merged_write() local
657 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __f2fs_submit_merged_write()
685 enum page_type btype = PAGE_TYPE_OF_BIO(type); in __submit_merged_write_cond() local
686 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __submit_merged_write_cond()
976 enum page_type btype = PAGE_TYPE_OF_BIO(fio->type); in f2fs_submit_page_write() local
977 struct f2fs_bio_info *io = sbi->write_io[btype] + fio->temp; in f2fs_submit_page_write()