Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsuper.c1498 destroy_node_manager_caches(); in init_f2fs_fs()
1515 destroy_node_manager_caches(); in exit_f2fs_fs()
Df2fs.h1763 void destroy_node_manager_caches(void);
Dnode.c2133 void destroy_node_manager_caches(void) in destroy_node_manager_caches() function