Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddev.c452 if (test_bit(FR_INTERRUPTED, &req->flags)) { in fuse_request_end()
497 if (unlikely(!test_bit(FR_INTERRUPTED, &req->flags))) in queue_interrupt()
536 set_bit(FR_INTERRUPTED, &req->flags); in request_wait_answer()
1500 if (test_bit(FR_INTERRUPTED, &req->flags)) in fuse_dev_do_read()
H A Dfuse_i.h409 FR_INTERRUPTED, enumerator