Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
Ddev.c294 if (test_bit(FR_INTERRUPTED, &req->flags)) { in fuse_request_end()
344 if (unlikely(!test_bit(FR_INTERRUPTED, &req->flags))) { in queue_interrupt()
381 set_bit(FR_INTERRUPTED, &req->flags); in request_wait_answer()
1333 if (test_bit(FR_INTERRUPTED, &req->flags)) in fuse_dev_do_read()
Dfuse_i.h331 FR_INTERRUPTED, enumerator