Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fuse/
Ddev.c502 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_send()
589 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_send_background_locked()
623 __clear_bit(FR_ISREPLY, &req->flags); in fuse_request_send_notify_reply()
650 __clear_bit(FR_ISREPLY, &req->flags); in fuse_force_forget()
1309 if (!test_bit(FR_ISREPLY, &req->flags)) { in fuse_dev_do_read()
Dfuse_i.h283 FR_ISREPLY, enumerator