Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_mru_cache.h21 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, void *data,
Dxfs_filestream.c418 return xfs_mru_cache_create(&mp->m_filestream, mp, in xfs_filestream_mount()
Dxfs_mru_cache.c316 xfs_mru_cache_create( in xfs_mru_cache_create() function