Home
last modified time | relevance | path

Searched defs:cache_head (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/sunrpc/
A Dcache.h47 struct cache_head { struct
48 struct hlist_node cache_list;
49 time64_t expiry_time; /* After time expiry_time, don't use
51 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was
76 struct cache_head *); argument
/linux-6.3-rc2/sound/firewire/motu/
A Damdtp-motu.c378 unsigned int cache_head = cache->head; in write_sph() local

Completed in 6 milliseconds