Lines Matching defs:worker
518 GO_DISKLESS, /* tell worker to schedule cleanup before detach */
519 DESTROY_DISK, /* tell worker to close backing devices and destroy related structures. */
520 MD_SYNC, /* tell worker to call drbd_md_sync() */
521 RS_START, /* tell worker to start resync/OV */
522 RS_PROGRESS, /* tell worker that resync made significant progress */
523 RS_DONE, /* tell worker that resync is done */
640 * pending, from drbd worker context.
643 * and potentially deadlock on, this drbd worker.
647 DEVICE_WORK_PENDING, /* tell worker that some device has pending work */
738 struct drbd_thread worker;
799 struct work_struct worker;
1524 /* worker callbacks */
1979 * worker, even before it actually was queued or send.