Searched refs:afs_put_cell (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/afs/ |
| D | cell.c | 67 afs_put_cell(net, cell); in afs_lookup_cell_rcu() 113 afs_put_cell(net, cell); in afs_lookup_cell_rcu() 311 afs_put_cell(net, cell); in afs_lookup_cell() 364 afs_put_cell(net, old_root); in afs_cell_init() 520 void afs_put_cell(struct afs_net *net, struct afs_cell *cell) in afs_put_cell() function 837 afs_put_cell(net, ws); in afs_cell_purge()
|
| D | volume.c | 58 afs_put_cell(params->net, volume->cell); in afs_alloc_volume() 160 afs_put_cell(net, volume->cell); in afs_destroy_volume()
|
| D | super.c | 303 afs_put_cell(ctx->net, ctx->cell); in afs_parse_source() 515 afs_put_cell(afs_net(as->net_ns), as->cell); in afs_destroy_sbi() 602 afs_put_cell(ctx->net, ctx->cell); in afs_free_fc()
|
| D | mntpt.c | 91 afs_put_cell(ctx->net, ctx->cell); in afs_mntpt_set_params()
|
| D | dynroot.c | 35 afs_put_cell(net, cell); in afs_probe_cell_name()
|
| D | proc.c | 130 afs_put_cell(net, cell); in afs_proc_cells_write()
|
| D | internal.h | 876 extern void afs_put_cell(struct afs_net *, struct afs_cell *);
|