Home
last modified time | relevance | path

Searched refs:volume_key (Results 1 – 2 of 2) sorted by relevance

/fs/netfs/
A Dfscache_volume.c212 static struct fscache_volume *fscache_alloc_volume(const char *volume_key, in fscache_alloc_volume() argument
222 klen = strlen(volume_key); in fscache_alloc_volume()
255 memcpy(key + 1, volume_key, klen); in fscache_alloc_volume()
331 struct fscache_volume *__fscache_acquire_volume(const char *volume_key, in __fscache_acquire_volume() argument
338 volume = fscache_alloc_volume(volume_key, cache_name, in __fscache_acquire_volume()
/fs/cachefiles/
A Dondemand.c616 void *volume_key, *cookie_key; in cachefiles_ondemand_init_open_req() local
623 volume_key = volume->key + 1; in cachefiles_ondemand_init_open_req()
636 memcpy(load->data, volume_key, volume_key_size); in cachefiles_ondemand_init_open_req()

Completed in 8 milliseconds