Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddev.c792 if (test_bit(FR_ABORTED, &req->flags)) in lock_request()
810 if (test_bit(FR_ABORTED, &req->flags)) in unlock_request()
1025 if (test_bit(FR_ABORTED, &cs->req->flags)) in fuse_try_move_page()
2408 set_bit(FR_ABORTED, &req->flags); in fuse_abort_conn()
H A Dfuse_i.h408 FR_ABORTED, enumerator