Home
last modified time | relevance | path

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

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