Searched refs:D_ALLOCINDIR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/ufs/ffs/
H A Dsoftdep.h166 #define D_ALLOCINDIR 7 macro
H A Dffs_softdep.c2314 softdep_excess_items(ump, D_ALLOCINDIR))
3842 case D_ALLOCINDIR:
5829 WORKITEM_REASSIGN(newblk, D_ALLOCINDIR);
6014 * This could search b_dep for D_ALLOCDIRECT/D_ALLOCINDIR rather
7315 case D_ALLOCINDIR:
7950 case D_ALLOCINDIR:
10089 case D_ALLOCINDIR:
11124 case D_ALLOCINDIR:
11382 case D_ALLOCINDIR:
12007 else if (newblk->nb_list.wk_type == D_ALLOCINDIR)
[all...]

Completed in 182 milliseconds