Searched refs:D_DIRREM (Results 1 – 2 of 2) sorted by relevance
171 #define D_DIRREM 13 macro
1611 altump->softdep_curdeps[D_DIRREM] > in softdep_speedup()1932 case D_DIRREM: in process_worklist_item()8140 case D_DIRREM: in handle_workitem_freeblocks()9392 if (!IS_SNAPSHOT(ip) && softdep_excess_items(ump, D_DIRREM)) in newdirrem()9398 workitem_alloc(&dirrem->dm_list, D_DIRREM, dvp->v_mount); in newdirrem()10070 WORKITEM_FREE(dirrem, D_DIRREM); in handle_workitem_remove()10098 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 …]