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

/freebsd-10.0-release/sys/ufs/ffs/
H A Dffs_softdep.c982 static void jwork_insert(struct workhead *, struct jsegdep *);
1183 jwork_insert(dst, jsegdep) function
3604 jwork_insert(&dirrem->dm_jwork, jsegdep);
3664 jwork_insert(&diradd->da_jwork, jsegdep);
3711 jwork_insert(&newblk->nb_jwork, jsegdep);
3720 jwork_insert(&freefrag->ff_jwork, jsegdep);
3728 jwork_insert(&freework->fw_freeblks->fb_jwork, jsegdep);
3797 jwork_insert(&freefrag->ff_jwork, jsegdep);
3822 jwork_insert(&freeblks->fb_jwork, jsegdep);
4168 jwork_insert(wkh
[all...]

Completed in 83 milliseconds