Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_mru_cache.h31 xfs_mru_cache_lookup(struct xfs_mru_cache *mru, unsigned long key);
H A Dxfs_filestream.c215 mru = xfs_mru_cache_lookup(mp->m_filestream, pino); in xfs_filestream_lookup_association()
H A Dxfs_zone_alloc.c828 mru = xfs_mru_cache_lookup(mp->m_zone_cache, ip->i_ino); in xfs_cached_zone()
862 mru = xfs_mru_cache_lookup(mp->m_zone_cache, ip->i_ino); in xfs_zone_cache_create_association()