Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_mru_cache.h31 xfs_mru_cache_lookup(struct xfs_mru_cache *mru, unsigned long key);
Dxfs_filestream.c286 mru = xfs_mru_cache_lookup(mp->m_filestream, pip->i_ino); in xfs_filestream_lookup_ag()
Dxfs_mru_cache.c509 xfs_mru_cache_lookup( in xfs_mru_cache_lookup() function