Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Ddata.c304 static void __submit_merged_bio(struct f2fs_bio_info *io) in __submit_merged_bio()
322 static bool __has_merged_page(struct f2fs_bio_info *io, in __has_merged_page()
359 struct f2fs_bio_info *io; in has_merged_page()
380 struct f2fs_bio_info *io = sbi->write_io[btype] + temp; in __f2fs_submit_merged_write()
472 struct f2fs_bio_info *io = sbi->write_io[btype] + fio->temp; in f2fs_submit_page_write()
Df2fs.h1042 struct f2fs_bio_info { struct
1152 struct f2fs_bio_info *write_io[NR_PAGE_TYPE]; /* for write bios */
Dsuper.c2865 sizeof(struct f2fs_bio_info)), in f2fs_fill_super()
Dsegment.c2936 struct f2fs_bio_info *io; in f2fs_allocate_data_block()