Home
last modified time | relevance | path

Searched defs:volume_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fscache/
H A Dvolume.c212 static struct fscache_volume *fscache_alloc_volume(const char *volume_key, in fscache_alloc_volume()
331 struct fscache_volume *__fscache_acquire_volume(const char *volume_key, in __fscache_acquire_volume()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c620 void *volume_key, *cookie_key; in cachefiles_ondemand_init_open_req() local
/openbmc/linux/include/linux/
H A Dfscache.h197 struct fscache_volume *fscache_acquire_volume(const char *volume_key, in fscache_acquire_volume()