Lines Matching refs:afs_volume
59 struct afs_volume *volume; /* volume record */
228 struct afs_volume *volume; /* volume record */
361 struct afs_volume *root_volume; /* The root.cell volume if there is one */
568 struct afs_volume { struct
622 struct afs_volume *volume; /* volume on which vnode resides */ argument
788 struct afs_volume *volume; /* Volume being accessed */
1132 extern struct afs_operation *afs_alloc_operation(struct key *, struct afs_volume *);
1516 extern struct afs_volume *afs_create_volume(struct afs_fs_context *);
1517 extern int afs_activate_volume(struct afs_volume *);
1518 extern void afs_deactivate_volume(struct afs_volume *);
1519 extern struct afs_volume *afs_get_volume(struct afs_volume *, enum afs_volume_trace);
1520 extern void afs_put_volume(struct afs_net *, struct afs_volume *, enum afs_volume_trace);
1521 extern int afs_check_volume_status(struct afs_volume *, struct afs_operation *);