Home
last modified time | relevance | path

Searched refs:afs_volume (Results 1 – 10 of 10) sorted by relevance

/linux/fs/afs/
H A Dcallback.c36 static void afs_volume_init_callback(struct afs_volume *volume) in afs_volume_init_callback()
111 static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell, in afs_lookup_volume_rcu()
114 struct afs_volume *volume = NULL; in afs_lookup_volume_rcu()
128 volume = rb_entry(p, struct afs_volume, cell_node); in afs_lookup_volume_rcu()
159 struct afs_volume *volume) in afs_break_volume_callback()
189 struct afs_volume *volume, in afs_break_one_callback()
218 struct afs_volume *volume; in afs_break_some_callbacks()
H A Dvl_alias.c17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, in afs_sample_volume()
20 struct afs_volume *volume; in afs_sample_volume()
70 static int afs_compare_volume_slists(const struct afs_volume *vol_a, in afs_compare_volume_slists()
71 const struct afs_volume *vol_b) in afs_compare_volume_slists()
141 struct afs_volume *volume, *pvol = NULL; in afs_query_for_alias_one()
148 struct afs_volume, cell_node), in afs_query_for_alias_one()
285 struct afs_volume *root_volume; in afs_do_cell_detect_alias()
H A Dvalidation.c122 const struct afs_volume *volume = vnode->volume; in afs_check_validity()
153 static bool __afs_is_server_excluded(struct afs_operation *op, struct afs_volume *volume) in __afs_is_server_excluded()
179 static int afs_is_server_excluded(struct afs_operation *op, struct afs_volume *volume) in afs_is_server_excluded()
197 static int afs_update_volume_creation_time(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_creation_time()
264 static void afs_update_volume_update_time(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_update_time()
303 static int afs_update_volume_times(struct afs_operation *op, struct afs_volume *volume) in afs_update_volume_times()
333 struct afs_volume *volume = op->volume; in afs_update_volume_state()
393 struct afs_volume *volume = vnode->volume; in afs_validate()
H A Dinternal.h62 struct afs_volume *volume; /* volume record */
252 struct afs_volume *volume; /* volume record */
378 struct afs_volume *root_volume; /* The root.cell volume if there is one */
598 struct afs_volume *volume;
622 struct afs_volume { struct
689 struct afs_volume *volume; /* volume on which vnode resides */ argument
869 struct afs_volume *volume; /* Volume being accessed */
1209 extern struct afs_operation *afs_alloc_operation(struct key *, struct afs_volume *);
1588 struct afs_server_list *afs_alloc_server_list(struct afs_volume *volume,
1592 void afs_attach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *slist);
[all …]
H A Dserver_list.c27 struct afs_server_list *afs_alloc_server_list(struct afs_volume *volume, in afs_alloc_server_list()
157 void afs_attach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *slist) in afs_attach_volume_to_servers()
187 void afs_reattach_volume_to_servers(struct afs_volume *volume, struct afs_server_list *new, in afs_reattach_volume_to_servers()
235 void afs_detach_volume_from_servers(struct afs_volume *volume, struct afs_server_list *slist) in afs_detach_volume_from_servers()
H A Dsuper.c159 struct afs_volume *volume = as->volume; in afs_show_devname()
358 struct afs_volume *volume; in afs_validate_fc()
H A Dproc.c269 struct afs_volume *vol = hlist_entry(v, struct afs_volume, proc_link); in afs_proc_cell_volumes_show()
H A Dfs_operation.c18 struct afs_operation *afs_alloc_operation(struct key *key, struct afs_volume *volume) in afs_alloc_operation()
H A Ddir.c745 struct afs_volume *volume = dvnode->volume; in afs_server_supports_ibulk()
/linux/include/trace/events/
H A Dafs.h1438 TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),
1561 TRACE_EVENT(afs_volume,