Home
last modified time | relevance | path

Searched refs:FR_ABORTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c623 if (test_bit(FR_ABORTED, &req->flags)) in lock_request()
641 if (test_bit(FR_ABORTED, &req->flags)) in unlock_request()
867 if (test_bit(FR_ABORTED, &cs->req->flags)) in fuse_try_move_page()
2161 set_bit(FR_ABORTED, &req->flags); in fuse_abort_conn()
H A Dfuse_i.h316 * FR_ABORTED: the request was aborted
330 FR_ABORTED, enumerator
344 * - FR_ABORTED
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c617 if (test_bit(FR_ABORTED, &req->flags)) in lock_request()
635 if (test_bit(FR_ABORTED, &req->flags)) in unlock_request()
858 if (test_bit(FR_ABORTED, &cs->req->flags)) in fuse_try_move_page()
2150 set_bit(FR_ABORTED, &req->flags); in fuse_abort_conn()
H A Dfuse_i.h331 * FR_ABORTED: the request was aborted
345 FR_ABORTED, enumerator
359 * - FR_ABORTED

Completed in 10 milliseconds