Home
last modified time | relevance | path

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

/freebsd-12.1/sys/ufs/ffs/
H A Dffs_softdep.c916 static void jwork_insert(struct workhead *, struct jsegdep *);
1131 jwork_insert(dst, jsegdep) in jwork_insert() function
3748 jwork_insert(&dirrem->dm_jwork, jsegdep);
3808 jwork_insert(&diradd->da_jwork, jsegdep);
3855 jwork_insert(&newblk->nb_jwork, jsegdep);
3864 jwork_insert(&freefrag->ff_jwork, jsegdep);
3872 jwork_insert(&freework->fw_freeblks->fb_jwork, jsegdep);
3941 jwork_insert(&freefrag->ff_jwork, jsegdep);
3966 jwork_insert(&freeblks->fb_jwork, jsegdep);
4340 jwork_insert(wkhd, jsegdep);
[all …]