Home
last modified time | relevance | path

Searched refs:lookup_cookie (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dfscache-cache.h63 bool (*lookup_cookie)(struct fscache_cookie *cookie); member
/linux/drivers/ptp/
H A Dptp_clock.c438 ptp->pps_source->lookup_cookie = ptp; in ptp_clock_register()
/linux/fs/netfs/
H A Dfscache_cookie.c518 if (!cookie->volume->cache->ops->lookup_cookie(cookie)) { in fscache_perform_lookup()
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst302 bool (*lookup_cookie)(struct fscache_cookie *cookie);