Lines Matching refs:afs_volume
58 struct afs_volume *volume; /* volume record */
224 struct afs_volume *volume; /* volume record */
357 struct afs_volume *root_volume; /* The root.cell volume if there is one */
562 struct afs_volume { struct
617 struct afs_volume *volume; /* volume on which vnode resides */ argument
773 struct afs_volume *volume; /* Volume being accessed */
1105 extern struct afs_operation *afs_alloc_operation(struct key *, struct afs_volume *);
1483 extern struct afs_volume *afs_create_volume(struct afs_fs_context *);
1484 extern void afs_activate_volume(struct afs_volume *);
1485 extern void afs_deactivate_volume(struct afs_volume *);
1486 extern struct afs_volume *afs_get_volume(struct afs_volume *, enum afs_volume_trace);
1487 extern void afs_put_volume(struct afs_net *, struct afs_volume *, enum afs_volume_trace);
1488 extern int afs_check_volume_status(struct afs_volume *, struct afs_operation *);