Home
last modified time | relevance | path

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

/openbmc/linux/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()
2152 set_bit(FR_ABORTED, &req->flags); in fuse_abort_conn()
H A Dfuse_i.h345 FR_ABORTED, enumerator