| /fs/afs/ |
| A D | cell.c | 48 struct afs_cell *cell = NULL; in afs_find_cell_locked() local 96 struct afs_cell *cell; in afs_find_cell() local 113 struct afs_cell *cell; in afs_alloc_cell() local 245 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local 411 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell() 510 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local 556 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell() 592 void afs_unuse_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_unuse_cell() 625 void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_see_cell() 665 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key() [all …]
|
| 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() 138 static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key, 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() 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() 282 static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_do_cell_detect_alias() 317 int afs_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_cell_detect_alias()
|
| A D | dynroot.c | 96 struct afs_cell *cell = NULL; in afs_dynroot_lookup_cell() local 168 struct afs_cell *cell = dentry->d_fsdata; in afs_dynroot_d_release() local 196 struct afs_cell *cell = arg; in afs_atcell_delayed_put_cell() local 208 struct afs_cell *cell; in afs_atcell_get_link() local 285 const struct afs_cell *cell; in afs_dynroot_readdir_cells() local
|
| 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() local 326 struct afs_cell *cell = vc->cell; in afs_vl_dump_edestaddrreq() local
|
| 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() 178 struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key, in afs_lookup_server() 448 struct afs_cell *cell = server->cell; in afs_remove_server_from_cell() local 511 void afs_purge_servers(struct afs_cell *cell) in afs_purge_servers()
|
| A D | proc.c | 37 struct afs_cell *cell; in afs_proc_cells_show() local 123 struct afs_cell *cell; in afs_proc_cells_write() local 205 struct afs_cell *cell; in afs_proc_rootcell_show() local 287 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_start() local 296 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_volumes_next() local 382 struct afs_cell *cell = pde_data(file_inode(m->file)); in afs_proc_cell_vlservers_start() local 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()
|
| A D | super.c | 160 struct afs_cell *cell = as->cell; in afs_show_devname() local 226 struct afs_cell *cell; in afs_parse_source() local 359 struct afs_cell *cell; in afs_validate_fc() local 624 struct afs_cell *cell; in afs_init_fs_context() local
|
| 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() local 154 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
|
| 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()
|
| A D | mntpt.c | 76 struct afs_cell *cell; in afs_mntpt_set_params() local
|
| A D | callback.c | 111 static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell, in afs_lookup_volume_rcu()
|
| A D | vl_list.c | 159 struct afs_vlserver_list *afs_extract_vlserver_list(struct afs_cell *cell, in afs_extract_vlserver_list()
|
| A D | addr_list.c | 250 struct afs_vlserver_list *afs_dns_query(struct afs_cell *cell, time64_t *_expiry) in afs_dns_query()
|
| A D | xattr.c | 274 struct afs_cell *cell = vnode->volume->cell; in afs_xattr_get_cell() local
|
| A D | internal.h | 61 struct afs_cell *cell; /* cell in which to find volume */ member 251 struct afs_cell *cell; /* The cell in which the volume resides */ member 541 struct afs_cell *cell; /* Cell to which belongs (pins ref) */ member 626 struct afs_cell *cell; /* Cell to which belongs (pins ref) */ member 791 struct afs_cell *cell; /* The cell we're querying */ member 1348 static inline int afs_proc_cell_setup(struct afs_cell *cell) { return 0; } in afs_proc_cell_setup() 1349 static inline void afs_proc_cell_remove(struct afs_cell *cell) {} in afs_proc_cell_remove()
|