Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Ddev.c513 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_send()
600 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_send_background_locked()
634 __clear_bit(FR_ISREPLY, &req->flags); in fuse_request_send_notify_reply()
661 __clear_bit(FR_ISREPLY, &req->flags); in fuse_force_forget()
1356 if (!test_bit(FR_ISREPLY, &req->flags)) { in fuse_dev_do_read()
Dfuse_i.h285 FR_ISREPLY, enumerator