Home
last modified time | relevance | path

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

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