Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h173 FUSE_FSYNC = 20, enumerator
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c1255 [FUSE_FSYNC] = { do_fsync, "FSYNC" },
1321 in->opcode != FUSE_WRITE && in->opcode != FUSE_FSYNC && in fuse_ll_process()