Home
last modified time | relevance | path

Searched refs:FUSE_IOCTL_RETRY (Results 1 - 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_common.h61 * FUSE_IOCTL_RETRY: retry with new iovecs
66 #define FUSE_IOCTL_RETRY (1 << 2) macro
/third_party/libfuse/include/
H A Dfuse_common.h448 * FUSE_IOCTL_RETRY: retry with new iovecs
455 #define FUSE_IOCTL_RETRY (1 << 2) macro
H A Dfuse_kernel.h457 * FUSE_IOCTL_RETRY: retry with new iovecs
466 #define FUSE_IOCTL_RETRY (1 << 2) macro
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c975 arg.flags |= FUSE_IOCTL_RETRY;

Completed in 8 milliseconds