Lines Matching refs:afs_volume
58 struct afs_volume *volume; /* volume record */
225 struct afs_volume *volume; /* volume record */
358 struct afs_volume *root_volume; /* The root.cell volume if there is one */
563 struct afs_volume { struct
618 struct afs_volume *volume; /* volume on which vnode resides */ argument
772 struct afs_volume *volume; /* Volume being accessed */
1104 extern struct afs_operation *afs_alloc_operation(struct key *, struct afs_volume *);
1482 extern struct afs_volume *afs_create_volume(struct afs_fs_context *);
1483 extern void afs_activate_volume(struct afs_volume *);
1484 extern void afs_deactivate_volume(struct afs_volume *);
1485 extern struct afs_volume *afs_get_volume(struct afs_volume *, enum afs_volume_trace);
1486 extern void afs_put_volume(struct afs_net *, struct afs_volume *, enum afs_volume_trace);
1487 extern int afs_check_volume_status(struct afs_volume *, struct afs_operation *);