Searched refs:synclist (Results 1 – 2 of 2) sorted by relevance
22 struct synclist *sm_sl; /* back pointer to parent */56 typedef struct synclist { struct57 struct synclist *sl_next; argument58 struct synclist **sl_pnext; argument
263 LIST_HEAD(synclist, bufobj);264 static struct synclist *syncer_workitem_pending;2557 sync_vnode(struct synclist *slp, struct bufobj **bo, struct thread *td) in sync_vnode()2610 struct synclist *next, *slp; in sched_sync()