Searched refs:_NS (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_state.h15 * The _NS macros are used for state functions that get called with the
18 * Besides the basic forms NS() and _NS() additional _?NS[23] are defined
50 #define _NS(D, T, S) \ macro
H A Ddrbd_req.c1039 _drbd_set_state(_NS(device, conn, C_AHEAD), 0, NULL); maybe_pull_ahead()
1041 _drbd_set_state(_NS(device, conn, C_DISCONNECTING), 0, NULL); maybe_pull_ahead()
H A Ddrbd_worker.c1496 rv |= (__drbd_set_state(_NS(odev, aftr_isp, 1), CS_HARD, NULL) _drbd_pause_after()
1521 rv |= (__drbd_set_state(_NS(odev, aftr_isp, 0), _drbd_resume_next()
H A Ddrbd_int.h1745 _drbd_set_state(_NS(device, disk, D_INCONSISTENT), CS_HARD, NULL); __drbd_chk_io_error_()
1777 _drbd_set_state(_NS(device, disk, D_FAILED), CS_HARD, NULL); __drbd_chk_io_error_()

Completed in 202 milliseconds