Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dlloop.c114 LLOOP_BOUND, enumerator
352 inactive = lo->lo_state != LLOOP_BOUND; in loop_make_request()
412 lo->lo_state = LLOOP_BOUND; in loop_thread()
557 if (lo->lo_state != LLOOP_BOUND) in loop_clr_fd()
634 if (lo->lo_state == LLOOP_BOUND) in lo_ioctl()
748 if (lo->lo_state != LLOOP_BOUND) { in lloop_ioctl()