Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h313 * FR_FORCE: force sending of the request even if interrupted
327 FR_FORCE, enumerator
H A Ddev.c388 if (!test_bit(FR_FORCE, &req->flags)) { in request_wait_answer()
501 __set_bit(FR_FORCE, &req->flags); in fuse_simple_request()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h328 * FR_FORCE: force sending of the request even if interrupted
342 FR_FORCE, enumerator
H A Ddev.c384 if (!test_bit(FR_FORCE, &req->flags)) { in request_wait_answer()
499 __set_bit(FR_FORCE, &req->flags); in fuse_simple_request()

Completed in 10 milliseconds