Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c490 static int __init f2fs_create_casefold_cache(void) in f2fs_create_casefold_cache() function
502 static int __init f2fs_create_casefold_cache(void) { return 0; } in f2fs_create_casefold_cache() function
5698 err = f2fs_create_casefold_cache(); in init_f2fs_fs()