Lines Matching defs:cell
52 struct afs_cell *cell = NULL; in afs_lookup_cell_rcu() local
124 struct afs_cell *cell; in afs_alloc_cell() local
203 struct afs_cell *cell, *candidate, *cursor; in afs_lookup_cell() local
357 static void afs_update_cell(struct afs_cell *cell) in afs_update_cell()
411 struct afs_cell *cell = container_of(rcu, struct afs_cell, rcu); in afs_cell_destroy() local
453 struct afs_cell *afs_get_cell(struct afs_cell *cell) in afs_get_cell()
462 void afs_put_cell(struct afs_net *net, struct afs_cell *cell) in afs_put_cell()
488 static int afs_alloc_anon_key(struct afs_cell *cell) in afs_alloc_anon_key()
515 static int afs_activate_cell(struct afs_net *net, struct afs_cell *cell) in afs_activate_cell()
559 static void afs_deactivate_cell(struct afs_net *net, struct afs_cell *cell) in afs_deactivate_cell()
584 struct afs_cell *cell = container_of(work, struct afs_cell, manager); in afs_manage_cell() local
705 struct afs_cell *cell = in afs_manage_cells() local