Searched refs:FR_INTERRUPTED (Results 1 – 2 of 2) sorted by relevance
368 if (test_bit(FR_INTERRUPTED, &req->flags)) { in fuse_request_end()413 if (unlikely(!test_bit(FR_INTERRUPTED, &req->flags))) in queue_interrupt()434 set_bit(FR_INTERRUPTED, &req->flags); in request_wait_answer()1371 if (test_bit(FR_INTERRUPTED, &req->flags)) in fuse_dev_do_read()
385 FR_INTERRUPTED, enumerator
Completed in 51 milliseconds