Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmbcache.h28 void mb_cache_destroy(struct mb_cache *cache);
/OK3568_Linux_fs/kernel/fs/
H A Dmbcache.c392 void mb_cache_destroy(struct mb_cache *cache) in mb_cache_destroy() function
415 EXPORT_SYMBOL(mb_cache_destroy);
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.c1071 mb_cache_destroy(cache); in ext2_xattr_destroy_cache()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr.c3141 mb_cache_destroy(cache); in ext4_xattr_destroy_cache()