Lines Matching defs:cell

55 	struct afs_cell *cell = NULL;  in afs_find_cell_locked()  local
103 struct afs_cell *cell; in afs_find_cell() local
120 struct afs_cell *cell; in afs_alloc_cell() local
240 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
404 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
503 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
552 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell()
564 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
586 struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_use_cell()
601 void afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) in afs_unuse_cell()
631 void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_see_cell()
643 void afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_queue_cell()
653 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
680 static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell) in afs_activate_cell()
717 static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) in afs_deactivate_cell()
736 static void afs_manage_cell(struct afs_cell *cell) in afs_manage_cell()
838 struct afs_cell *cell = container_of(work, struct afs_cell, manager); in afs_manage_cell_work() local
873 struct afs_cell *cell = in afs_manage_cells() local