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

/linux-master/include/linux/
H A Dmbcache.h41 void mb_cache_destroy(struct mb_cache *cache);
/linux-master/fs/
H A Dmbcache.c401 * mb_cache_destroy - destroy cache
407 void mb_cache_destroy(struct mb_cache *cache) function
425 EXPORT_SYMBOL(mb_cache_destroy); variable
/linux-master/fs/ext2/
H A Dxattr.c1058 mb_cache_destroy(cache);
/linux-master/fs/ext4/
H A Dxattr.c3231 mb_cache_destroy(cache);

Completed in 130 milliseconds