Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Ddata.c4198 int f2fs_init_post_read_wq(struct f2fs_sb_info *sbi) in f2fs_init_post_read_wq() function
Df2fs.h3624 int f2fs_init_post_read_wq(struct f2fs_sb_info *sbi);
Dsuper.c4093 err = f2fs_init_post_read_wq(sbi); in f2fs_fill_super()