Searched refs:xfs_mru_cache_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_mru_cache.h | 21 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, void *data,
|
H A D | xfs_filestream.c | 384 return xfs_mru_cache_create(&mp->m_filestream, mp, in xfs_filestream_mount()
|
H A D | xfs_mru_cache.c | 310 * 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 D | xfs_mru_cache.h | 21 int xfs_mru_cache_create(struct xfs_mru_cache **mrup, void *data,
|
H A D | xfs_filestream.c | 398 return xfs_mru_cache_create(&mp->m_filestream, mp, in xfs_filestream_mount()
|
H A D | xfs_mru_cache.c | 310 * 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