Lines Matching defs:cell

55 	struct afs_cell *cell = NULL;  in afs_find_cell_locked()  local
102 struct afs_cell *cell; in afs_find_cell() local
119 struct afs_cell *cell; in afs_alloc_cell() local
237 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
393 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
492 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
541 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell()
553 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
575 struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_use_cell()
590 void afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) in afs_unuse_cell()
620 void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_see_cell()
632 void afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_queue_cell()
642 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
669 static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell) in afs_activate_cell()
706 static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) in afs_deactivate_cell()
724 static void afs_manage_cell(struct afs_cell *cell) in afs_manage_cell()
826 struct afs_cell *cell = container_of(work, struct afs_cell, manager); in afs_manage_cell_work() local
861 struct afs_cell *cell = in afs_manage_cells() local