Lines Matching defs:key
98 slist = afs_alloc_server_list(params->cell, params->key, vldb, type_mask);
139 struct key *key,
147 if (!afs_begin_vlserver_operation(&vc, cell, key))
188 vldb = afs_vl_lookup_vldb(params->cell, params->key,
308 pr_err("AFS: Cache volume key already in use (%s)\n", name);
336 static int afs_update_volume_status(struct afs_volume *volume, struct key *key)
350 vldb = afs_vl_lookup_vldb(volume->cell, key, idbuf, idsz);
365 new = afs_alloc_server_list(volume->cell, key,
418 ret = afs_update_volume_status(volume, op->key);