Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmbcache.h41 void mb_cache_destroy(struct mb_cache *cache);
/linux-6.1.9/fs/
Dmbcache.c405 void mb_cache_destroy(struct mb_cache *cache) in mb_cache_destroy() function
423 EXPORT_SYMBOL(mb_cache_destroy);
/linux-6.1.9/fs/ext2/
Dxattr.c1057 mb_cache_destroy(cache); in ext2_xattr_destroy_cache()
/linux-6.1.9/fs/ext4/
Dxattr.c3136 mb_cache_destroy(cache); in ext4_xattr_destroy_cache()