Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Ddata.c4094 int __init f2fs_init_bio_entry_cache(void) in f2fs_init_bio_entry_cache() function
Df2fs.h3774 int f2fs_init_bio_entry_cache(void);
Dsuper.c4691 err = f2fs_init_bio_entry_cache(); in init_f2fs_fs()