Searched defs:cache_head (Results 1 – 2 of 2) sorted by relevance
46 struct cache_head { struct47 struct hlist_node cache_list;48 time64_t expiry_time; /* After time expiry_time, don't use50 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was75 struct cache_head *); argument
287 struct hmdfs_cache_file_head cache_head; in hmdfs_flush_stash_file_metadata() local