Lines Matching defs:volume
21 struct afs_volume *volume) in afs_insert_volume_into_cell()
57 static void afs_remove_volume_from_cell(struct afs_volume *volume) in afs_remove_volume_from_cell()
80 struct afs_volume *volume; in afs_alloc_volume() local
135 struct afs_volume *candidate, *volume; in afs_lookup_volume() local
199 struct afs_volume *volume; in afs_create_volume() local
237 struct afs_volume *volume = container_of(work, struct afs_volume, destructor); in afs_destroy_volume() local
260 bool afs_try_get_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_try_get_volume()
274 struct afs_volume *afs_get_volume(struct afs_volume *volume, in afs_get_volume()
290 void afs_put_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_put_volume()
307 int afs_activate_volume(struct afs_volume *volume) in afs_activate_volume()
336 void afs_deactivate_volume(struct afs_volume *volume) in afs_deactivate_volume()
352 static int afs_update_volume_status(struct afs_volume *volume, struct key *key) in afs_update_volume_status()
421 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status()