Searched refs:afs_volume (Results 1 – 5 of 5) sorted by relevance
45 struct afs_volume *afs_volume_lookup(struct afs_mount_params *params) in afs_volume_lookup()48 struct afs_volume *volume = NULL; in afs_volume_lookup()99 volume = kzalloc(sizeof(struct afs_volume), GFP_KERNEL); in afs_volume_lookup()172 void afs_put_volume(struct afs_volume *volume) in afs_put_volume()221 struct afs_volume *volume = vnode->volume; in afs_volume_pick_fileserver()310 struct afs_volume *volume = vnode->volume; in afs_volume_release_fileserver()
51 struct afs_volume *volume; /* volume record */173 struct afs_volume *volume; /* volume record */260 struct afs_volume *vols[3]; /* volume access record pointer (index by type) */305 struct afs_volume { struct337 struct afs_volume *volume; /* volume on which vnode resides */ argument731 extern void afs_put_volume(struct afs_volume *);732 extern struct afs_volume *afs_volume_lookup(struct afs_mount_params *);
230 const struct afs_volume *volume = cookie_netfs_data; in afs_volume_cache_get_key()
359 struct afs_volume *vol; in afs_mount()
28 struct afs_volume *volume; /* volume on which resides */