Home
last modified time | relevance | path

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

/third_party/libfuse/include/
H A Dfuse_kernel.h332 * FUSE_ATOMIC_O_TRUNC: handles the O_TRUNC open flag in the filesystem
376 #define FUSE_ATOMIC_O_TRUNC (1 << 3) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1980 if (inargflags & FUSE_ATOMIC_O_TRUNC)
2127 outargflags |= FUSE_ATOMIC_O_TRUNC;

Completed in 6 milliseconds