Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ufs/ffs/
Dsoftdep.h592 struct worklist fx_list; /* id_inowait or delayed worklist */ member
Dffs_softdep.c7345 workitem_alloc(&freefile->fx_list, D_FREEFILE, pvp->v_mount);
7400 WORKLIST_INSERT(&inodedep->id_inowait, &freefile->fx_list);
9652 ump = VFSTOUFS(freefile->fx_list.wk_mp);
11267 WORKLIST_INSERT(&wkhd, &freefile->fx_list);
11289 add_to_worklist(&freefile->fx_list, 0);