Symbol: afs_cell
fs/afs/addr_list.c
250
struct afs_vlserver_list *afs_dns_query(struct afs_cell *cell, time64_t *_expiry)
fs/afs/callback.c
111
static struct afs_volume *afs_lookup_volume_rcu(struct afs_cell *cell,
fs/afs/cell.c
108
static struct afs_cell *afs_alloc_cell(struct afs_net *net,
fs/afs/cell.c
113
struct afs_cell *cell;
fs/afs/cell.c
137
cell = kzalloc_obj(struct afs_cell);
fs/afs/cell.c
241
struct afs_cell *afs_lookup_cell(struct afs_net *net,
fs/afs/cell.c
247
struct afs_cell *cell, *candidate, *cursor;
fs/afs/cell.c
288
cursor = rb_entry(parent, struct afs_cell, net_node);
fs/afs/cell.c
33
static void afs_set_cell_state(struct afs_cell *cell, enum afs_cell_state state)
fs/afs/cell.c
417
struct afs_cell *old_root, *new_root;
fs/afs/cell.c
44
static struct afs_cell *afs_find_cell_locked(struct afs_net *net,
fs/afs/cell.c
475
static int afs_update_cell(struct afs_cell *cell)
fs/afs/cell.c
48
struct afs_cell *cell = NULL;
fs/afs/cell.c
576
struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu);
fs/afs/cell.c
598
struct afs_cell *cell = container_of(work, struct afs_cell, destroyer);
fs/afs/cell.c
616
struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
628
void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
650
struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
664
void afs_unuse_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
69
cell = rb_entry(p, struct afs_cell, net_node);
fs/afs/cell.c
697
void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
709
void afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason)
fs/afs/cell.c
719
struct afs_cell *cell = container_of(timer, struct afs_cell, management_timer);
fs/afs/cell.c
729
void afs_set_cell_timer(struct afs_cell *cell, unsigned int delay_secs)
fs/afs/cell.c
737
static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell)
fs/afs/cell.c
740
struct afs_cell *pcell;
fs/afs/cell.c
749
pcell = hlist_entry(*p, struct afs_cell, proc_link);
fs/afs/cell.c
767
static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell)
fs/afs/cell.c
781
static bool afs_has_cell_expired(struct afs_cell *cell, time64_t *_next_manage)
fs/afs/cell.c
807
static bool afs_manage_cell(struct afs_cell *cell)
fs/afs/cell.c
895
struct afs_cell *cell = container_of(work, struct afs_cell, manager);
fs/afs/cell.c
910
struct afs_cell *ws;
fs/afs/cell.c
92
struct afs_cell *afs_find_cell(struct afs_net *net,
fs/afs/cell.c
924
struct afs_cell *cell = rb_entry(cursor, struct afs_cell, net_node);
fs/afs/cell.c
96
struct afs_cell *cell;
fs/afs/dynroot.c
169
struct afs_cell *cell = dentry->d_fsdata;
fs/afs/dynroot.c
197
struct afs_cell *cell = arg;
fs/afs/dynroot.c
209
struct afs_cell *cell;
fs/afs/dynroot.c
286
const struct afs_cell *cell;
fs/afs/dynroot.c
96
struct afs_cell *cell = NULL;
fs/afs/internal.h
1017
extern struct afs_vlserver_list *afs_dns_query(struct afs_cell *, time64_t *);
fs/afs/internal.h
1060
extern struct afs_cell *afs_find_cell(struct afs_net *, const char *, unsigned,
fs/afs/internal.h
1070
struct afs_cell *afs_lookup_cell(struct afs_net *net,
fs/afs/internal.h
1075
extern struct afs_cell *afs_use_cell(struct afs_cell *, enum afs_cell_trace);
fs/afs/internal.h
1076
void afs_unuse_cell(struct afs_cell *cell, enum afs_cell_trace reason);
fs/afs/internal.h
1077
extern struct afs_cell *afs_get_cell(struct afs_cell *, enum afs_cell_trace);
fs/afs/internal.h
1078
extern void afs_see_cell(struct afs_cell *, enum afs_cell_trace);
fs/afs/internal.h
1079
extern void afs_put_cell(struct afs_cell *, enum afs_cell_trace);
fs/afs/internal.h
1080
extern void afs_queue_cell(struct afs_cell *, enum afs_cell_trace);
fs/afs/internal.h
1081
void afs_set_cell_timer(struct afs_cell *cell, unsigned int delay_secs);
fs/afs/internal.h
1357
extern int afs_proc_cell_setup(struct afs_cell *);
fs/afs/internal.h
1358
extern void afs_proc_cell_remove(struct afs_cell *);
fs/afs/internal.h
1363
static inline int afs_proc_cell_setup(struct afs_cell *cell) { return 0; }
fs/afs/internal.h
1364
static inline void afs_proc_cell_remove(struct afs_cell *cell) {}
fs/afs/internal.h
1529
extern struct key *afs_request_key(struct afs_cell *);
fs/afs/internal.h
1530
extern struct key *afs_request_key_rcu(struct afs_cell *);
fs/afs/internal.h
1541
extern struct afs_server *afs_lookup_server(struct afs_cell *, struct key *, const uuid_t *, u32);
fs/afs/internal.h
1550
void afs_purge_servers(struct afs_cell *cell);
fs/afs/internal.h
1645
extern int afs_cell_detect_alias(struct afs_cell *, struct key *);
fs/afs/internal.h
1658
struct afs_cell *, struct key *);
fs/afs/internal.h
1683
extern struct afs_vlserver_list *afs_extract_vlserver_list(struct afs_cell *,
fs/afs/internal.h
250
struct afs_cell *cell; /* The cell in which the volume resides */
fs/afs/internal.h
294
struct afs_cell __rcu *ws_cell;
fs/afs/internal.h
376
struct afs_cell *alias_of; /* The cell this is an alias of */
fs/afs/internal.h
543
struct afs_cell *cell; /* Cell to which belongs (pins ref) */
fs/afs/internal.h
60
struct afs_cell *cell; /* cell in which to find volume */
fs/afs/internal.h
629
struct afs_cell *cell; /* Cell to which belongs (pins ref) */
fs/afs/internal.h
802
struct afs_cell *cell; /* The cell we're querying */
fs/afs/mntpt.c
76
struct afs_cell *cell;
fs/afs/proc.c
123
struct afs_cell *cell;
fs/afs/proc.c
206
struct afs_cell *cell;
fs/afs/proc.c
288
struct afs_cell *cell = pde_data(file_inode(m->file));
fs/afs/proc.c
297
struct afs_cell *cell = pde_data(file_inode(m->file));
fs/afs/proc.c
37
struct afs_cell *cell;
fs/afs/proc.c
383
struct afs_cell *cell = pde_data(file_inode(m->file));
fs/afs/proc.c
45
cell = list_entry(v, struct afs_cell, proc_link);
fs/afs/proc.c
689
int afs_proc_cell_setup(struct afs_cell *cell)
fs/afs/proc.c
723
void afs_proc_cell_remove(struct afs_cell *cell)
fs/afs/security.c
24
static int afs_alloc_anon_key(struct afs_cell *cell)
fs/afs/security.c
48
struct key *afs_request_key(struct afs_cell *cell)
fs/afs/security.c
83
struct key *afs_request_key_rcu(struct afs_cell *cell)
fs/afs/server.c
113
static struct afs_server *afs_alloc_server(struct afs_cell *cell, const uuid_t *uuid)
fs/afs/server.c
178
struct afs_server *afs_lookup_server(struct afs_cell *cell, struct key *key,
fs/afs/server.c
37
static struct afs_server *afs_find_server_by_uuid(struct afs_cell *cell, const uuid_t *uuid)
fs/afs/server.c
449
struct afs_cell *cell = server->cell;
fs/afs/server.c
512
void afs_purge_servers(struct afs_cell *cell)
fs/afs/server.c
69
static struct afs_server *afs_install_server(struct afs_cell *cell,
fs/afs/super.c
160
struct afs_cell *cell = as->cell;
fs/afs/super.c
226
struct afs_cell *cell;
fs/afs/super.c
359
struct afs_cell *cell;
fs/afs/super.c
625
struct afs_cell *cell;
fs/afs/vl_alias.c
107
static int afs_compare_cell_roots(struct afs_cell *cell)
fs/afs/vl_alias.c
109
struct afs_cell *p;
fs/afs/vl_alias.c
138
static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key,
fs/afs/vl_alias.c
139
struct afs_cell *p)
fs/afs/vl_alias.c
17
static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key,
fs/afs/vl_alias.c
185
static int afs_query_for_alias(struct afs_cell *cell, struct key *key)
fs/afs/vl_alias.c
187
struct afs_cell *p;
fs/afs/vl_alias.c
227
static char *afs_vl_get_cell_name(struct afs_cell *cell, struct key *key)
fs/afs/vl_alias.c
253
static int yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key)
fs/afs/vl_alias.c
255
struct afs_cell *master;
fs/afs/vl_alias.c
283
static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key)
fs/afs/vl_alias.c
318
int afs_cell_detect_alias(struct afs_cell *cell, struct key *key)
fs/afs/vl_list.c
160
struct afs_vlserver_list *afs_extract_vlserver_list(struct afs_cell *cell,
fs/afs/vl_rotate.c
17
bool afs_begin_vlserver_operation(struct afs_vl_cursor *vc, struct afs_cell *cell,
fs/afs/vl_rotate.c
326
struct afs_cell *cell = vc->cell;
fs/afs/vl_rotate.c
44
struct afs_cell *cell = vc->cell;
fs/afs/volume.c
154
static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell,
fs/afs/volume.c
21
static struct afs_volume *afs_insert_volume_into_cell(struct afs_cell *cell,
fs/afs/volume.c
60
struct afs_cell *cell = volume->cell;
fs/afs/xattr.c
274
struct afs_cell *cell = vnode->volume->cell;
include/trace/events/afs.h
1438
TP_PROTO(struct afs_cell *cell, struct afs_volume *volume),
include/trace/events/afs.h
1588
TRACE_EVENT(afs_cell,