Home
last modified time | relevance | path

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

/linux-6.14.4/fs/netfs/
Dfscache_volume.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()
/linux-6.14.4/fs/cachefiles/
Dondemand.c619 void *volume_key, *cookie_key; in cachefiles_ondemand_init_open_req() local
/linux-6.14.4/include/linux/
Dfscache.h200 struct fscache_volume *fscache_acquire_volume(const char *volume_key, in fscache_acquire_volume()