Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H 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()
/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst575 * ``data`` contains the volume_key followed directly by the cookie_key.
588 The user daemon can use the given (volume_key, cookie_key) pair to distinguish
H A Dnetfs-api.rst98 fscache_acquire_volume(const char *volume_key,