Home
last modified time | relevance | path

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

/fs/fuse/
A Ddev.c453 if (test_bit(FR_INTERRUPTED, &req->flags)) { in fuse_request_end()
498 if (unlikely(!test_bit(FR_INTERRUPTED, &req->flags))) in queue_interrupt()
537 set_bit(FR_INTERRUPTED, &req->flags); in request_wait_answer()
1502 if (test_bit(FR_INTERRUPTED, &req->flags)) in fuse_dev_do_read()
A Dfuse_i.h406 FR_INTERRUPTED, enumerator

Completed in 11 milliseconds