syncer_workitem_pending 73 kern/vfs_sync.c static struct synclist *syncer_workitem_pending; syncer_workitem_pending 106 kern/vfs_sync.c syncer_workitem_pending = hashinit(syncer_maxdelay, M_VNODE, M_WAITOK, syncer_workitem_pending 128 kern/vfs_sync.c LIST_INSERT_HEAD(&syncer_workitem_pending[slot], vp, v_synclist); syncer_workitem_pending 152 kern/vfs_sync.c slp = &syncer_workitem_pending[syncer_delayno];