Lines Matching refs:LIST_INIT

2276 	LIST_INIT(&pagedep->pd_dirremhd);  in pagedep_lookup()
2277 LIST_INIT(&pagedep->pd_pendinghd); in pagedep_lookup()
2279 LIST_INIT(&pagedep->pd_diraddhd[i]); in pagedep_lookup()
2363 LIST_INIT(&inodedep->id_dirremhd); in inodedep_lookup()
2364 LIST_INIT(&inodedep->id_pendinghd); in inodedep_lookup()
2365 LIST_INIT(&inodedep->id_inowait); in inodedep_lookup()
2366 LIST_INIT(&inodedep->id_bufwait); in inodedep_lookup()
2449 LIST_INIT(&newblk->nb_indirdeps); in newblk_lookup()
2450 LIST_INIT(&newblk->nb_newdirblk); in newblk_lookup()
2451 LIST_INIT(&newblk->nb_jwork); in newblk_lookup()
2594 LIST_INIT(&sdp->sd_workitem_pending); in softdep_mount()
2595 LIST_INIT(&sdp->sd_journal_pending); in softdep_mount()
2597 LIST_INIT(&sdp->sd_dirtycg); in softdep_mount()
2601 LIST_INIT(&sdp->sd_mkdirlisthd); in softdep_mount()
2618 LIST_INIT(&sdp->sd_alldeps[i]); in softdep_mount()
3688 LIST_INIT(&jseg->js_entries); in softdep_process_journal()
3689 LIST_INIT(&jseg->js_indirs); in softdep_process_journal()
5443 LIST_INIT(&bmsafemap->sm_inodedephd); in bmsafemap_lookup()
5444 LIST_INIT(&bmsafemap->sm_inodedepwr); in bmsafemap_lookup()
5445 LIST_INIT(&bmsafemap->sm_newblkhd); in bmsafemap_lookup()
5446 LIST_INIT(&bmsafemap->sm_newblkwr); in bmsafemap_lookup()
5447 LIST_INIT(&bmsafemap->sm_jaddrefhd); in bmsafemap_lookup()
5448 LIST_INIT(&bmsafemap->sm_jnewblkhd); in bmsafemap_lookup()
5449 LIST_INIT(&bmsafemap->sm_freehd); in bmsafemap_lookup()
5450 LIST_INIT(&bmsafemap->sm_freewr); in bmsafemap_lookup()
5825 LIST_INIT(&freefrag->ff_jwork); in newfreefrag()
5861 LIST_INIT(&wkhd); in handle_workitem_freefrag()
6214 LIST_INIT(&newindirdep->ir_deplisthd); in indirdep_lookup()
6215 LIST_INIT(&newindirdep->ir_donehd); in indirdep_lookup()
6216 LIST_INIT(&newindirdep->ir_writehd); in indirdep_lookup()
6217 LIST_INIT(&newindirdep->ir_completehd); in indirdep_lookup()
6416 LIST_INIT(&freeblks->fb_jblkdephd); in newfreeblks()
6417 LIST_INIT(&freeblks->fb_jwork); in newfreeblks()
7801 LIST_INIT(&freefile->fx_jwork); in softdep_freefile()
7991 LIST_INIT(&wkhd); in freework_freeblock()
8453 LIST_INIT(&wkhd); in indir_trunc()
8601 LIST_INIT(&newdirblk->db_mkdir); in setup_newdir()
8746 LIST_INIT(&dap->da_jwork); in softdep_setup_directory_add()
8754 LIST_INIT(&newdirblk->db_mkdir); in softdep_setup_directory_add()
9401 LIST_INIT(&dirrem->dm_jremrefhd); in newdirrem()
9402 LIST_INIT(&dirrem->dm_jwork); in newdirrem()
9555 LIST_INIT(&dap->da_jwork); in softdep_setup_directory_change()
10042 LIST_INIT(&dotdotwk); in handle_workitem_remove()
10172 LIST_INIT(&wkhd); in handle_workitem_freefile()
11315 LIST_INIT(&reattach); in softdep_disk_write_complete()
11680 LIST_INIT(&wkhd); in handle_written_inodeblock()
13329 LIST_INIT(&unfinished); in flush_pagedep_deps()