Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c323 static int __init f2fs_create_casefold_cache(void) in f2fs_create_casefold_cache() function
335 static int __init f2fs_create_casefold_cache(void) { return 0; } in f2fs_create_casefold_cache() function
5118 err = f2fs_create_casefold_cache(); in init_f2fs_fs()