| /linux-6.15/fs/afs/ |
| H A D | cell.c | 96 struct afs_cell *cell; in afs_find_cell() 113 struct afs_cell *cell; in afs_alloc_cell() 509 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() 532 struct afs_cell *cell = container_of(work, struct afs_cell, destroyer); in afs_destroy_cell_work() 543 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell() 577 struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_use_cell() 646 struct afs_cell *cell = container_of(timer, struct afs_cell, management_timer); in afs_cell_timer() 694 struct afs_cell *pcell; in afs_activate_cell() 852 struct afs_cell *cell = container_of(work, struct afs_cell, manager); in afs_manage_cell_work() 867 struct afs_cell *ws; in afs_cell_purge() [all …]
|
| H A D | vl_alias.c | 17 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() 255 struct afs_cell *master; in yfs_check_canonical_cell_name() 282 static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_do_cell_detect_alias() [all …]
|
| H A D | internal.h | 60 struct afs_cell *cell; /* cell in which to find volume */ 291 struct afs_cell __rcu *ws_cell; 365 struct afs_cell { struct 1043 struct afs_cell *afs_lookup_cell(struct afs_net *net, 1047 extern struct afs_cell *afs_use_cell(struct afs_cell *, enum afs_cell_trace); 1049 extern struct afs_cell *afs_get_cell(struct afs_cell *, enum afs_cell_trace); 1322 extern int afs_proc_cell_setup(struct afs_cell *); 1323 extern void afs_proc_cell_remove(struct afs_cell *); 1494 extern struct key *afs_request_key(struct afs_cell *); 1515 void afs_purge_servers(struct afs_cell *cell); [all …]
|
| H A D | proc.c | 37 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() 205 struct afs_cell *cell; in afs_proc_rootcell_show() 287 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start() 296 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next() 382 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start() 688 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup() 722 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()
|
| H A D | dynroot.c | 96 struct afs_cell *cell = NULL; in afs_dynroot_lookup_cell() 168 struct afs_cell *cell = dentry->d_fsdata; in afs_dynroot_d_release() 196 struct afs_cell *cell = arg; in afs_atcell_delayed_put_cell() 208 struct afs_cell *cell; in afs_atcell_get_link() 285 const struct afs_cell *cell; in afs_dynroot_readdir_cells()
|
| H A D | server.c | 37 static struct afs_server *afs_find_server_by_uuid(struct afs_cell *cell, const uuid_t *uuid) in afs_find_server_by_uuid() 69 static struct afs_server *afs_install_server(struct afs_cell *cell, in afs_install_server() 113 static struct afs_server *afs_alloc_server(struct afs_cell *cell, const uuid_t *uuid) in afs_alloc_server() 177 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server() 446 struct afs_cell *cell = server->cell; in afs_remove_server_from_cell() 509 void afs_purge_servers(struct afs_cell *cell) in afs_purge_servers()
|
| H A D | vl_rotate.c | 17 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 D | volume.c | 21 static struct afs_volume *afs_insert_volume_into_cell(struct afs_cell *cell, in afs_insert_volume_into_cell() 60 struct afs_cell *cell = volume->cell; in afs_remove_volume_from_cell() 154 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
|
| H A D | super.c | 160 struct afs_cell *cell = as->cell; in afs_show_devname() 226 struct afs_cell *cell; in afs_parse_source() 359 struct afs_cell *cell; in afs_validate_fc() 624 struct afs_cell *cell; in afs_init_fs_context()
|
| H A D | security.c | 23 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 D | mntpt.c | 76 struct afs_cell *cell; in afs_mntpt_set_params()
|
| H A D | callback.c | 111 static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell, in afs_lookup_volume_rcu()
|
| H A D | xattr.c | 274 struct afs_cell *cell = vnode->volume->cell; in afs_xattr_get_cell()
|
| H A D | vl_list.c | 159 struct afs_vlserver_list *afs_extract_vlserver_list(struct afs_cell *cell, in afs_extract_vlserver_list()
|
| H A D | addr_list.c | 250 struct afs_vlserver_list *afs_dns_query(struct afs_cell *cell, time64_t *_expiry) in afs_dns_query()
|
| /linux-6.15/include/trace/events/ |
| H A D | afs.h | 1425 TP_PROTO(struct afs_cell *cell, struct afs_volume *volume), 1575 TRACE_EVENT(afs_cell,
|