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

/linux-master/fs/fuse/
H A Ddev.c617 if (test_bit(FR_ABORTED, &req->flags))
635 if (test_bit(FR_ABORTED, &req->flags))
858 if (test_bit(FR_ABORTED, &cs->req->flags))
2208 set_bit(FR_ABORTED, &req->flags);
H A Dfuse_i.h370 * FR_ABORTED: the request was aborted
384 FR_ABORTED, enumerator in enum:fuse_req_flag
398 * - FR_ABORTED

Completed in 82 milliseconds