Lines Matching refs:afs_cell
35 struct afs_cell *cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show()
112 struct afs_cell *cell; in afs_proc_cells_write()
143 struct afs_cell *cell; in afs_proc_rootcell_show()
202 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_show()
221 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_start()
230 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_next()
238 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_volumes_stop()
272 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_start()
294 struct afs_cell *cell = PDE_DATA(file_inode(m->file)); in afs_proc_cell_vlservers_next()
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()