Searched refs:volume_key (Results 1 – 2 of 2) sorted by relevance
212 static struct fscache_volume *fscache_alloc_volume(const char *volume_key, in fscache_alloc_volume() argument222 klen = strlen(volume_key); in fscache_alloc_volume()254 memcpy(key + 1, volume_key, klen); in fscache_alloc_volume()330 struct fscache_volume *__fscache_acquire_volume(const char *volume_key, in __fscache_acquire_volume() argument337 volume = fscache_alloc_volume(volume_key, cache_name, in __fscache_acquire_volume()
98 fscache_acquire_volume(const char *volume_key,