Lines Matching defs:worker
450 GO_DISKLESS, /* tell worker to schedule cleanup before detach */
451 DESTROY_DISK, /* tell worker to close backing devices and destroy related structures. */
452 MD_SYNC, /* tell worker to call drbd_md_sync() */
453 RS_START, /* tell worker to start resync/OV */
454 RS_PROGRESS, /* tell worker that resync made significant progress */
455 RS_DONE, /* tell worker that resync is done */
573 * pending, from drbd worker context.
577 DEVICE_WORK_PENDING, /* tell worker that some device has pending work */
668 struct drbd_thread worker;
729 struct work_struct worker;
1464 /* worker callbacks */
1915 * worker, even before it actually was queued or send.