Lines Matching defs:volume
22 struct afs_volume *volume) in afs_insert_volume_into_cell()
58 static void afs_remove_volume_from_cell(struct afs_volume *volume) in afs_remove_volume_from_cell()
81 struct afs_volume *volume; in afs_alloc_volume() local
137 struct afs_volume *candidate, *volume; in afs_lookup_volume() local
201 struct afs_volume *volume; in afs_create_volume() local
239 struct afs_volume *volume = container_of(work, struct afs_volume, destructor); in afs_destroy_volume() local
262 bool afs_try_get_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_try_get_volume()
276 struct afs_volume *afs_get_volume(struct afs_volume *volume, in afs_get_volume()
292 void afs_put_volume(struct afs_volume *volume, enum afs_volume_trace reason) in afs_put_volume()
310 int afs_activate_volume(struct afs_volume *volume) in afs_activate_volume()
339 void afs_deactivate_volume(struct afs_volume *volume) in afs_deactivate_volume()
355 static int afs_update_volume_status(struct afs_volume *volume, struct key *key) in afs_update_volume_status()
424 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status()