Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h348 bool abort_on_kill:1; member
H A Ddev.c573 if (req->args->abort_on_kill) { in request_wait_answer()
684 if (!args->abort_on_kill) in __fuse_simple_request()
H A Dinode.c1583 ia->args.abort_on_kill = true; in fuse_send_init()