Lines Matching defs:volume
20 struct afs_volume *volume) in afs_insert_volume_into_cell()
51 static void afs_remove_volume_from_cell(struct afs_volume *volume) in afs_remove_volume_from_cell()
73 struct afs_volume *volume; in afs_alloc_volume() local
122 struct afs_volume *candidate, *volume; in afs_lookup_volume() local
184 struct afs_volume *volume; in afs_create_volume() local
221 static void afs_destroy_volume(struct afs_net *net, struct afs_volume *volume) in afs_destroy_volume()
242 struct afs_volume *afs_get_volume(struct afs_volume *volume, in afs_get_volume()
256 void afs_put_volume(struct afs_net *net, struct afs_volume *volume, in afs_put_volume()
271 void afs_activate_volume(struct afs_volume *volume) in afs_activate_volume()
285 void afs_deactivate_volume(struct afs_volume *volume) in afs_deactivate_volume()
301 static int afs_update_volume_status(struct afs_volume *volume, struct key *key) in afs_update_volume_status()
365 int afs_check_volume_status(struct afs_volume *volume, struct afs_operation *op) in afs_check_volume_status()