Home
last modified time | relevance | path

Searched refs:FOPEN_PARALLEL_DIRECT_WRITES (Results 1 - 2 of 2) sorted by relevance

/third_party/libfuse/include/
H A Dfuse_kernel.h203 * - add FOPEN_PARALLEL_DIRECT_WRITES
316 * FOPEN_PARALLEL_DIRECT_WRITES: Allow concurrent direct writes on the same inode
324 #define FOPEN_PARALLEL_DIRECT_WRITES (1 << 6) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c414 arg->open_flags |= FOPEN_PARALLEL_DIRECT_WRITES;

Completed in 6 milliseconds