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

/freebsd-current/sys/ufs/ffs/
H A Dsoftdep.h641 struct worklist fx_list; /* id_inowait or delayed worklist */ member in struct:freefile
H A Dffs_softdep.c7784 workitem_alloc(&freefile->fx_list, D_FREEFILE, pvp->v_mount);
7842 WORKLIST_INSERT(&inodedep->id_inowait, &freefile->fx_list);
10147 ump = VFSTOUFS(freefile->fx_list.wk_mp);
11880 WORKLIST_INSERT(&wkhd, &freefile->fx_list);
11902 add_to_worklist(&freefile->fx_list, 0);

Completed in 201 milliseconds