Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddata.c4197 int __init f2fs_init_bio_entry_cache(void) in f2fs_init_bio_entry_cache() function
H A Df2fs.h3852 int f2fs_init_bio_entry_cache(void);
H A Dsuper.c5004 err = f2fs_init_bio_entry_cache(); in init_f2fs_fs()