Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmbcache.h41 void mb_cache_destroy(struct mb_cache *cache);
/linux/fs/
H A Dmbcache.c407 void mb_cache_destroy(struct mb_cache *cache) in mb_cache_destroy() function
425 EXPORT_SYMBOL(mb_cache_destroy);
/linux/fs/ext2/
H A Dxattr.c1058 mb_cache_destroy(cache); in ext2_xattr_destroy_cache()
/linux/fs/ext4/
H A Dxattr.c3233 mb_cache_destroy(cache); in ext4_xattr_destroy_cache()