Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmbcache.h38 void mb_cache_destroy(struct mb_cache *);
/linux-4.4.14/fs/
Dmbcache.c111 EXPORT_SYMBOL(mb_cache_destroy);
452 mb_cache_destroy(struct mb_cache *cache) in mb_cache_destroy() function
/linux-4.4.14/fs/ext2/
Dxattr.c1027 mb_cache_destroy(ext2_xattr_cache); in exit_ext2_xattr()
/linux-4.4.14/fs/ext4/
Dxattr.c1724 mb_cache_destroy(cache); in ext4_xattr_destroy_cache()