Searched refs:synclist (Results 1 – 2 of 2) sorted by relevance
20 struct synclist *sm_sl; /* back pointer to parent */54 typedef struct synclist { struct55 struct synclist *sl_next; argument56 struct synclist **sl_pnext; argument
269 LIST_HEAD(synclist, bufobj);270 static struct synclist *syncer_workitem_pending;2966 sync_vnode(struct synclist *slp, struct bufobj **bo, struct thread *td) in sync_vnode()3022 struct synclist *next, *slp; in sched_sync()