Searched refs:cache_get_entry (Results 1 – 1 of 1) sorted by relevance
437 static inline struct file_info *cache_get_entry(struct iso9660 *iso9660);2735 file = cache_get_entry(iso9660); in next_cache_entry()2922 *pfile = cache_get_entry(iso9660); in next_cache_entry()2998 cache_get_entry(struct iso9660 *iso9660) in cache_get_entry() function