Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnbd.c44 int harderror; /* Code of hard error */ member
325 goto harderror; in nbd_read_stat()
332 goto harderror; in nbd_read_stat()
339 goto harderror; in nbd_read_stat()
344 goto harderror; in nbd_read_stat()
372 harderror: in nbd_read_stat()
373 nbd->harderror = result; in nbd_read_stat()
719 return nbd->harderror; in __nbd_ioctl()