Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Ddata.c4147 int __init f2fs_init_bio_entry_cache(void) in f2fs_init_bio_entry_cache() function
H A Df2fs.h3812 int f2fs_init_bio_entry_cache(void);
H A Dsuper.c4910 err = f2fs_init_bio_entry_cache(); in init_f2fs_fs()