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);2848 file = cache_get_entry(iso9660); in next_cache_entry()3035 *pfile = cache_get_entry(iso9660); in next_cache_entry()3111 cache_get_entry(struct iso9660 *iso9660) in cache_get_entry() function