Home
last modified time | relevance | path

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

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