Searched refs:id_bufwait (Results 1 – 2 of 2) sorted by relevance
368 struct workhead id_bufwait; /* operations after inode written */ member
2366 LIST_INIT(&inodedep->id_bufwait); in inodedep_lookup() 4062 WORKLIST_INSERT(&inodedep->id_bufwait, &diradd->da_list); in handle_written_jaddref() 4065 WORKLIST_INSERT(&inodedep->id_bufwait, &mkdir->md_list); in handle_written_jaddref() 6955 LIST_FOREACH_SAFE(wk, &inodedep->id_bufwait, wk_list, wkn) { in softdep_journal_freeblocks() 7884 !LIST_EMPTY(&inodedep->id_bufwait) || in check_inode_unwritten() 7927 !LIST_EMPTY(&inodedep->id_bufwait) || in check_inodedep_free() 8670 WORKLIST_INSERT(&inodedep->id_bufwait, &mkdir2->md_list); in setup_newdir() 8800 WORKLIST_INSERT(&inodedep->id_bufwait, &dap->da_list); in softdep_setup_directory_add() 9633 * If we're not journaling, put it on the id_bufwait list if the in softdep_setup_directory_change() 9656 WORKLIST_INSERT(&inodedep->id_bufwait, in softdep_setup_directory_change() [all...]