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
238 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
394 static int afs_update_cell(struct afs_cell *cell) in afs_update_cell()
493 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
542 struct afs_cell *afs_get_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_get_cell()
554 void afs_put_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_put_cell()
576 struct afs_cell *afs_use_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_use_cell()
591 void afs_unuse_cell(struct afs_net *net, struct afs_cell *cell, enum afs_cell_trace reason) in afs_unuse_cell()
621 void afs_see_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_see_cell()
633 void afs_queue_cell(struct afs_cell *cell, enum afs_cell_trace reason) in afs_queue_cell()
643 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
670 static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell) in afs_activate_cell()
707 static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) in afs_deactivate_cell()
725 static void afs_manage_cell(struct afs_cell *cell) in afs_manage_cell()
827 struct afs_cell *cell = container_of(work, struct afs_cell, manager); in afs_manage_cell_work() local
862 struct afs_cell *cell = in afs_manage_cells() local