Home
last modified time | relevance | path

Searched refs:FR_ASYNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h323 * FR_ASYNC: request is asynchronous
337 FR_ASYNC, enumerator
H A Ddev.c331 if (test_bit(FR_ASYNC, &req->flags)) in fuse_request_end()
484 __set_bit(FR_ASYNC, &req->flags); in fuse_args_to_req()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h338 * FR_ASYNC: request is asynchronous
352 FR_ASYNC, enumerator
H A Ddev.c327 if (test_bit(FR_ASYNC, &req->flags)) in fuse_request_end()
482 __set_bit(FR_ASYNC, &req->flags); in fuse_args_to_req()

Completed in 10 milliseconds