Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mru_cache.h31 xfs_mru_cache_lookup(struct xfs_mru_cache *mru, unsigned long key);
H A Dxfs_filestream.c286 mru = xfs_mru_cache_lookup(mp->m_filestream, pip->i_ino); in xfs_filestream_lookup_ag()
H A Dxfs_mru_cache.c489 * To look up an element using its key, call xfs_mru_cache_lookup() with the
509 xfs_mru_cache_lookup( in xfs_mru_cache_lookup() function
533 * xfs_mru_cache_lookup() or an xfs_mru_cache_peek(), call xfs_mru_cache_done()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mru_cache.h31 xfs_mru_cache_lookup(struct xfs_mru_cache *mru, unsigned long key);
H A Dxfs_filestream.c218 mru = xfs_mru_cache_lookup(mp->m_filestream, pino); in xfs_filestream_lookup_association()
H A Dxfs_mru_cache.c489 * To look up an element using its key, call xfs_mru_cache_lookup() with the
509 xfs_mru_cache_lookup( in xfs_mru_cache_lookup() function
533 * xfs_mru_cache_lookup() or an xfs_mru_cache_peek(), call xfs_mru_cache_done()

Completed in 4 milliseconds