Searched refs:cache_get_entry (Results 1 – 1 of 1) sorted by relevance
446 static inline struct file_info *cache_get_entry(struct iso9660 *iso9660);2856 file = cache_get_entry(iso9660); in next_cache_entry()3043 *pfile = cache_get_entry(iso9660); in next_cache_entry()3119 cache_get_entry(struct iso9660 *iso9660) in cache_get_entry() function