Home
last modified time | relevance | path

Searched refs:NO_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/block/drbd/
Ddrbd_nl.c157 adm_ctx->reply_dh->ret_code = NO_ERROR; in drbd_adm_prepare()
265 return NO_ERROR; in drbd_adm_prepare()
724 if (retcode != NO_ERROR) in drbd_adm_set_role()
1326 if (retcode != NO_ERROR) in drbd_adm_disk_opts()
1394 if (retcode == NO_ERROR) { in drbd_adm_disk_opts()
1400 if (retcode != NO_ERROR) in drbd_adm_disk_opts()
1475 if (retcode != NO_ERROR) in drbd_adm_attach()
1545 if (retcode != NO_ERROR) in drbd_adm_attach()
1607 if (retcode != NO_ERROR) in drbd_adm_attach()
1938 if (retcode != NO_ERROR) in drbd_adm_detach()
[all …]
Ddrbd_worker.c1551 return NO_ERROR; in drbd_resync_after_valid()
1568 return NO_ERROR; in drbd_resync_after_valid()
1575 return NO_ERROR; in drbd_resync_after_valid()
Ddrbd_main.c2843 return NO_ERROR; in drbd_create_device()
3268 int i, rv = NO_ERROR; in drbd_md_read()
3343 rv = NO_ERROR; in drbd_md_read()
/linux-4.1.27/include/linux/
Ddrbd.h122 NO_ERROR = 101, enumerator