Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Ddata.c4191 int f2fs_init_post_read_wq(struct f2fs_sb_info *sbi) in f2fs_init_post_read_wq() function
Df2fs.h3848 int f2fs_init_post_read_wq(struct f2fs_sb_info *sbi);
Dsuper.c4556 err = f2fs_init_post_read_wq(sbi); in f2fs_fill_super()