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

/freebsd-current/sys/ufs/ffs/
H A Dsoftdep.h163 #define D_ALLOCINDIR 7 macro
H A Dffs_softdep.c2438 softdep_excess_items(ump, D_ALLOCINDIR))
4108 case D_ALLOCINDIR:
6040 WORKITEM_REASSIGN(newblk, D_ALLOCINDIR);
6223 * This could search b_dep for D_ALLOCDIRECT/D_ALLOCINDIR rather
7517 case D_ALLOCINDIR:
8138 case D_ALLOCINDIR:
10283 case D_ALLOCINDIR:
11344 case D_ALLOCINDIR:
11601 case D_ALLOCINDIR:
12229 else if (newblk->nb_list.wk_type == D_ALLOCINDIR)
[all...]

Completed in 144 milliseconds