Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddev.c671 __set_bit(FR_ISREPLY, &req->flags); in __fuse_simple_request()
712 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_queue_background()
772 __clear_bit(FR_ISREPLY, &req->flags); in fuse_simple_notify_reply()
1489 if (!test_bit(FR_ISREPLY, &req->flags)) { in fuse_dev_do_read()
H A Dvirtio_fs.c1306 if (!test_bit(FR_ISREPLY, &req->flags)) in sg_count_fuse_req()
1417 if (test_bit(FR_ISREPLY, &req->flags)) { in virtio_fs_enqueue_req()
H A Dfuse_i.h404 FR_ISREPLY, enumerator