Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
Dfuse_lowlevel.c1936 size_t outargsize = sizeof(outarg); local
2192 outargsize = FUSE_COMPAT_INIT_OUT_SIZE;
2194 outargsize = FUSE_COMPAT_22_INIT_OUT_SIZE;
2196 send_reply_ok(req, &outarg, outargsize);