Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dprintcap.c44 if(conn->capable & FUSE_CAP_ATOMIC_O_TRUNC) in pc_init()
/third_party/libfuse/include/
Dfuse_common.h181 #define FUSE_CAP_ATOMIC_O_TRUNC (1 << 3) macro
/third_party/libfuse/lib/
Dfuse_lowlevel.c1981 se->conn.capable |= FUSE_CAP_ATOMIC_O_TRUNC;
2059 LL_SET_DEFAULT(1, FUSE_CAP_ATOMIC_O_TRUNC);
2126 if (se->conn.want & FUSE_CAP_ATOMIC_O_TRUNC)