xfs_mru_cache_lookup 282 fs/xfs/xfs_filestream.c item = xfs_mru_cache_lookup(cache, ip->i_ino); xfs_mru_cache_lookup 495 fs/xfs/xfs_filestream.c item = xfs_mru_cache_lookup(cache, ip->i_ino); xfs_mru_cache_lookup 563 fs/xfs/xfs_filestream.c item = xfs_mru_cache_lookup(cache, pip->i_ino); xfs_mru_cache_lookup 656 fs/xfs/xfs_filestream.c dir = xfs_mru_cache_lookup(cache, pip->i_ino); xfs_mru_cache_lookup 51 fs/xfs/xfs_mru_cache.h void *xfs_mru_cache_lookup(struct xfs_mru_cache *mru, unsigned long key);