Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cachefiles/
Dkey.c39 const u8 *key = fscache_get_key(object->cookie), *kend; in cachefiles_cook_key()
Dondemand.c414 cookie_key = fscache_get_key(cookie); in cachefiles_ondemand_init_open_req()
/linux-5.19.10/include/linux/
Dfscache-cache.h135 static inline void *fscache_get_key(struct fscache_cookie *cookie) in fscache_get_key() function
/linux-5.19.10/Documentation/filesystems/caching/
Dbackend-api.rst232 void *fscache_get_key(struct fscache_cookie *cookie);