Home
last modified time | relevance | path

Searched refs:afs_cell (Results 1 – 16 of 16) sorted by relevance

/linux/fs/afs/
H A Dcell.c51 static struct afs_cell *afs_find_cell_locked(struct afs_net *net, in afs_find_cell_locked()
55 struct afs_cell *cell = NULL; in afs_find_cell_locked()
75 cell = rb_entry(p, struct afs_cell, net_node); in afs_find_cell_locked()
98 struct afs_cell *afs_find_cell(struct afs_net *net, in afs_find_cell()
102 struct afs_cell *cell; in afs_find_cell()
114 static struct afs_cell *afs_alloc_cell(struct afs_net *net, in afs_alloc_cell()
119 struct afs_cell *cell; in afs_alloc_cell()
143 cell = kzalloc(sizeof(struct afs_cell), GFP_KERNEL); in afs_alloc_cell()
233 struct afs_cell *afs_lookup_cell(struct afs_net *net, in afs_lookup_cell()
237 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell()
[all …]
H A Dvl_alias.c17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, in afs_sample_volume()
107 static int afs_compare_cell_roots(struct afs_cell *cell) in afs_compare_cell_roots()
109 struct afs_cell *p; in afs_compare_cell_roots()
138 static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key, in afs_query_for_alias_one()
139 struct afs_cell *p) in afs_query_for_alias_one()
185 static int afs_query_for_alias(struct afs_cell *cell, struct key *key) in afs_query_for_alias()
187 struct afs_cell *p; in afs_query_for_alias()
227 static char *afs_vl_get_cell_name(struct afs_cell *cell, struct key *key) in afs_vl_get_cell_name()
253 static int yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key) in yfs_check_canonical_cell_name()
255 struct afs_cell *master; in yfs_check_canonical_cell_name()
[all …]
H A Dinternal.h60 struct afs_cell *cell; /* cell in which to find volume */
262 struct afs_cell *cell; /* The cell in which the volume resides */
304 struct afs_cell *ws_cell;
390 struct afs_cell { struct
396 struct afs_cell *alias_of; /* The cell this is an alias of */ argument
558 struct afs_cell *cell; /* Cell to which belongs (pins ref) */
639 struct afs_cell *cell; /* Cell to which belongs (pins ref) */
801 struct afs_cell *cell; /* The cell we're querying */
999 extern struct afs_vlserver_list *afs_dns_query(struct afs_cell *, time64_t *);
1039 extern struct afs_cell *afs_find_cell(struct afs_net *, const char *, unsigned,
[all …]
H A Dproc.c37 struct afs_cell *cell; in afs_proc_cells_show()
45 cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show()
123 struct afs_cell *cell; in afs_proc_cells_write()
204 struct afs_cell *cell; in afs_proc_rootcell_show()
280 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start()
289 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next()
375 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start()
675 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup()
709 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()
H A Ddynroot.c113 struct afs_cell *cell; in afs_probe_cell_name()
194 struct afs_cell *cell; in afs_lookup_atcell()
271 int afs_dynroot_mkdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_mkdir()
301 void afs_dynroot_rmdir(struct afs_net *net, struct afs_cell *cell) in afs_dynroot_rmdir()
337 struct afs_cell *cell; in afs_dynroot_populate()
H A Dvl_rotate.c17 bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell, in afs_begin_vlserver_operation()
44 struct afs_cell *cell = vc->cell; in afs_start_vl_iteration()
326 struct afs_cell *cell = vc->cell; in afs_vl_dump_edestaddrreq()
H A Dsuper.c160 struct afs_cell *cell = as->cell; in afs_show_devname()
228 struct afs_cell *cell; in afs_parse_source()
360 struct afs_cell *cell; in afs_validate_fc()
635 struct afs_cell *cell; in afs_init_fs_context()
H A Dserver.c113 static struct afs_server *afs_install_server(struct afs_cell *cell, in afs_install_server()
194 static struct afs_server *afs_alloc_server(struct afs_cell *cell, in afs_alloc_server()
251 static struct afs_addr_list *afs_vl_lookup_addrs(struct afs_cell *cell, in afs_vl_lookup_addrs()
276 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server()
H A Dvolume.c20 static struct afs_volume *afs_insert_volume_into_cell(struct afs_cell *cell, in afs_insert_volume_into_cell()
59 struct afs_cell *cell = volume->cell; in afs_remove_volume_from_cell()
152 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
H A Dsecurity.c23 struct key *afs_request_key(struct afs_cell *cell) in afs_request_key()
51 struct key *afs_request_key_rcu(struct afs_cell *cell) in afs_request_key_rcu()
H A Dmntpt.c76 struct afs_cell *cell; in afs_mntpt_set_params()
H A Dcallback.c111 static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell, in afs_lookup_volume_rcu()
H A Daddr_list.c250 struct afs_vlserver_list *afs_dns_query(struct afs_cell *cell, time64_t *_expiry) in afs_dns_query()
H A Dxattr.c274 struct afs_cell *cell = vnode->volume->cell; in afs_xattr_get_cell()
H A Dvl_list.c159 struct afs_vlserver_list *afs_extract_vlserver_list(struct afs_cell *cell, in afs_extract_vlserver_list()
/linux/include/trace/events/
H A Dafs.h1243 TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),
1389 TRACE_EVENT(afs_cell,