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

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c646 #define D_NEWDIRBLK 13 macro
7313 WORKITEM_FREE(newdirblk, D_NEWDIRBLK);
8122 workitem_alloc(&newdirblk->db_list, D_NEWDIRBLK, mp);
8270 workitem_alloc(&newdirblk->db_list, D_NEWDIRBLK, mp);
8362 WORKITEM_FREE(newdirblk, D_NEWDIRBLK);

Completed in 77 milliseconds