Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Dsuper.c1324 destroy_node_manager_caches(); in init_f2fs_fs()
1339 destroy_node_manager_caches(); in exit_f2fs_fs()
Df2fs.h1537 void destroy_node_manager_caches(void);
Dnode.c2079 void destroy_node_manager_caches(void) in destroy_node_manager_caches() function