Home
last modified time | relevance | path

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

/third_party/libfuse/lib/
Dhelper.c71 int async_dio; member
120 CONN_OPTION("async_dio", async_dio, 1),
432 LL_ENABLE(opts->async_dio, FUSE_CAP_ASYNC_DIO); in fuse_apply_conn_info_opts()
/third_party/libfuse/
DChangeLog.rst698 * Added *async_dio* option. With kernel 3.13 and newer, this allows