Searched refs:D_DIRREM (Results 1 – 2 of 2) sorted by relevance
169 #define D_DIRREM 13 macro
1609 altump->softdep_curdeps[D_DIRREM] > in softdep_speedup()1929 case D_DIRREM: in process_worklist_item()8142 case D_DIRREM: in handle_workitem_freeblocks()9394 if (!IS_SNAPSHOT(ip) && softdep_excess_items(ump, D_DIRREM)) in newdirrem()9400 workitem_alloc(&dirrem->dm_list, D_DIRREM, dvp->v_mount); in newdirrem()10072 WORKITEM_FREE(dirrem, D_DIRREM); in handle_workitem_remove()10100 WORKITEM_FREE(dirrem, D_DIRREM); in handle_workitem_remove()11606 case D_DIRREM: in handle_bufwait()13511 if (dep_current[D_DIRREM] < max_softdeps_hard / 2 && in softdep_slowdown()13515 ump->softdep_curdeps[D_DIRREM] < in softdep_slowdown()[all …]