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

/freebsd-10-stable/sys/ufs/ffs/
H A Dsoftdep.h171 #define D_JFREEFRAG 21 macro
H A Dffs_softdep.c3519 case D_JFREEFRAG:
3636 case D_JFREEFRAG:
3916 WORKITEM_FREE(jfreefrag, D_JFREEFRAG);
5340 freefrag->ff_jdep->wk_type == D_JFREEFRAG)
5405 if (new->wk_type == D_JFREEFRAG) {
5546 workitem_alloc(&jfreefrag->fr_list, D_JFREEFRAG, UFSTOVFS(ip->i_ump));
5698 freefrag->ff_jdep->wk_type == D_JFREEFRAG)
5801 freefrag->ff_jdep->wk_type == D_JFREEFRAG)

Completed in 97 milliseconds