Home
last modified time | relevance | path

Searched refs:FR_ISREPLY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddev.c514 __set_bit(FR_ISREPLY, &req->flags); in fuse_simple_request()
537 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_queue_background()
596 __clear_bit(FR_ISREPLY, &req->flags); in fuse_simple_notify_reply()
1322 if (!test_bit(FR_ISREPLY, &req->flags)) { in fuse_dev_do_read()
H A Dvirtio_fs.c1060 if (!test_bit(FR_ISREPLY, &req->flags)) in sg_count_fuse_req()
1170 if (test_bit(FR_ISREPLY, &req->flags)) { in virtio_fs_enqueue_req()
H A Dfuse_i.h312 * FR_ISREPLY: set if the request has reply
326 FR_ISREPLY, enumerator
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c512 __set_bit(FR_ISREPLY, &req->flags); in fuse_simple_request()
535 __set_bit(FR_ISREPLY, &req->flags); in fuse_request_queue_background()
590 __clear_bit(FR_ISREPLY, &req->flags); in fuse_simple_notify_reply()
1313 if (!test_bit(FR_ISREPLY, &req->flags)) { in fuse_dev_do_read()
H A Dvirtio_fs.c1054 if (!test_bit(FR_ISREPLY, &req->flags)) in sg_count_fuse_req()
1164 if (test_bit(FR_ISREPLY, &req->flags)) { in virtio_fs_enqueue_req()
H A Dfuse_i.h327 * FR_ISREPLY: set if the request has reply
341 FR_ISREPLY, enumerator

Completed in 18 milliseconds