Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlloop.c114 LLOOP_BOUND, enumerator
351 inactive = lo->lo_state != LLOOP_BOUND; in loop_make_request()
408 lo->lo_state = LLOOP_BOUND; in loop_thread()
552 if (lo->lo_state != LLOOP_BOUND) in loop_clr_fd()
629 if (lo->lo_state == LLOOP_BOUND) in lo_ioctl()
743 if (lo->lo_state != LLOOP_BOUND) { in lloop_ioctl()