Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Drecovery.c937 int __init f2fs_create_recovery_cache(void) in f2fs_create_recovery_cache() function
Df2fs.h3931 int __init f2fs_create_recovery_cache(void);
Dsuper.c4979 err = f2fs_create_recovery_cache(); in init_f2fs_fs()