Home
last modified time | relevance | path

Searched refs:xfs_mru_cache_destroy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_mru_cache.h24 void xfs_mru_cache_destroy(struct xfs_mru_cache *mru);
H A Dxfs_filestream.c406 xfs_mru_cache_destroy(mp->m_filestream); in xfs_filestream_unmount()
H A Dxfs_mru_cache.c401 xfs_mru_cache_destroy( in xfs_mru_cache_destroy() function