Searched refs:volume_key (Results 1 – 10 of 10) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/volume_key/ |
H A D | volume-key_0.3.12.bb | 1 DESCRIPTION = "The volume_key project provides a libvolume_key, a library for manipulating \ 3 associated command-line tool, named volume_key." 7 HOMEPAGE = "https://pagure.io/volume_key" 11 SRC_URI = "https://releases.pagure.org/volume_key/volume_key-${PV}.tar.xz \ 15 SRCNAME = "volume_key"
|
/openbmc/estoraged/src/test/include/ |
H A D | estoraged_test.hpp | 49 const char* volume_key, size_t volume_key_size, void* params), 53 (struct crypt_device * cd, int keyslot, const char* volume_key,
|
/openbmc/linux/fs/fscache/ |
H A D | volume.c | 212 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()
|
/openbmc/linux/include/linux/ |
H A D | fscache.h | 197 struct fscache_volume *fscache_acquire_volume(const char *volume_key, in fscache_acquire_volume() argument 204 return __fscache_acquire_volume(volume_key, cache_name, in fscache_acquire_volume()
|
/openbmc/linux/fs/cachefiles/ |
H A D | ondemand.c | 620 void *volume_key, *cookie_key; in cachefiles_ondemand_init_open_req() local 627 volume_key = volume->key + 1; in cachefiles_ondemand_init_open_req() 640 memcpy(load->data, volume_key, volume_key_size); in cachefiles_ondemand_init_open_req()
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 575 * ``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 D | netfs-api.rst | 98 fscache_acquire_volume(const char *volume_key,
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |