Home
last modified time | relevance | path

Searched refs:afs_put_cell (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/afs/
Dsuper.c167 afs_put_cell(params->cell); in afs_parse_options()
275 afs_put_cell(params->cell); in afs_parse_device_name()
435 afs_put_cell(params.cell); in afs_mount()
441 afs_put_cell(params.cell); in afs_mount()
Dcell.c259 afs_put_cell(old_root); in afs_cell_init()
343 void afs_put_cell(struct afs_cell *cell) in afs_put_cell() function
431 afs_put_cell(afs_cell_root); in afs_cell_purge()
Dserver.c263 afs_put_cell(server->cell); in afs_destroy_server()
Dproc.c278 afs_put_cell(cell); in afs_proc_cells_write()
Dvlocation.c534 afs_put_cell(vl->cell); in afs_vlocation_destroy()
Dinternal.h477 extern void afs_put_cell(struct afs_cell *);