afs_volume 280 fs/afs/callback.c struct afs_volume *volume = as->volume; afs_volume 596 fs/afs/inode.c struct afs_volume *volume = vnode->volume; afs_volume 58 fs/afs/internal.h struct afs_volume *volume; /* volume record */ afs_volume 64 fs/afs/internal.h struct afs_volume *volume; /* volume on which resides */ afs_volume 248 fs/afs/internal.h struct afs_volume *volume; /* volume record */ afs_volume 647 fs/afs/internal.h struct afs_volume *volume; /* volume on which vnode resides */ afs_volume 1321 fs/afs/internal.h static inline struct afs_volume *__afs_get_volume(struct afs_volume *volume) afs_volume 1328 fs/afs/internal.h extern struct afs_volume *afs_create_volume(struct afs_fs_context *); afs_volume 1329 fs/afs/internal.h extern void afs_activate_volume(struct afs_volume *); afs_volume 1330 fs/afs/internal.h extern void afs_deactivate_volume(struct afs_volume *); afs_volume 1331 fs/afs/internal.h extern void afs_put_volume(struct afs_cell *, struct afs_volume *); afs_volume 1332 fs/afs/internal.h extern int afs_check_volume_status(struct afs_volume *, struct afs_fs_cursor *); afs_volume 212 fs/afs/proc.c struct afs_volume *vol = list_entry(v, struct afs_volume, proc_link); afs_volume 104 fs/afs/rotate.c static void afs_busy(struct afs_volume *volume, u32 abort_code) afs_volume 164 fs/afs/super.c struct afs_volume *volume = as->volume; afs_volume 360 fs/afs/super.c struct afs_volume *volume; afs_volume 18 fs/afs/volume.c static struct afs_volume *afs_alloc_volume(struct afs_fs_context *params, afs_volume 23 fs/afs/volume.c struct afs_volume *volume; afs_volume 30 fs/afs/volume.c volume = kzalloc(sizeof(struct afs_volume), GFP_KERNEL); afs_volume 111 fs/afs/volume.c struct afs_volume *afs_create_volume(struct afs_fs_context *params) afs_volume 114 fs/afs/volume.c struct afs_volume *volume; afs_volume 151 fs/afs/volume.c static void afs_destroy_volume(struct afs_net *net, struct afs_volume *volume) afs_volume 169 fs/afs/volume.c void afs_put_volume(struct afs_cell *cell, struct afs_volume *volume) afs_volume 182 fs/afs/volume.c void afs_activate_volume(struct afs_volume *volume) afs_volume 200 fs/afs/volume.c void afs_deactivate_volume(struct afs_volume *volume) afs_volume 220 fs/afs/volume.c static int afs_update_volume_status(struct afs_volume *volume, struct key *key) afs_volume 284 fs/afs/volume.c int afs_check_volume_status(struct afs_volume *volume, struct afs_fs_cursor *fc) afs_volume 1201 include/trace/events/afs.h TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),