Home
last modified time | relevance | path

Searched refs:xfs_mru_cache_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mru_cache.h21 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, void *data,
H A Dxfs_filestream.c384 return xfs_mru_cache_create(&mp->m_filestream, mp, in xfs_filestream_mount()
H A Dxfs_mru_cache.c310 * To initialise a struct xfs_mru_cache pointer, call xfs_mru_cache_create()
316 xfs_mru_cache_create( in xfs_mru_cache_create() function
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mru_cache.h21 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, void *data,
H A Dxfs_filestream.c398 return xfs_mru_cache_create(&mp->m_filestream, mp, in xfs_filestream_mount()
H A Dxfs_mru_cache.c310 * To initialise a struct xfs_mru_cache pointer, call xfs_mru_cache_create()
316 xfs_mru_cache_create( in xfs_mru_cache_create() function

Completed in 3 milliseconds