Home
last modified time | relevance | path

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

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