Lines Matching defs:cell
35 struct afs_cell *cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show() local
112 struct afs_cell *cell; in afs_proc_cells_write() local
143 struct afs_cell *cell; in afs_proc_rootcell_show() local
202 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_show() local
221 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_start() local
230 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_next() local
238 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_stop() local
272 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_start() local
294 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_next() local
552 int afs_proc_cell_setup(struct afs_cell *cell) in afs_proc_cell_setup()
586 void afs_proc_cell_remove(struct afs_cell *cell) in afs_proc_cell_remove()