Home
last modified time | relevance | path

Searched refs:FUSE_READ (Results 1 - 5 of 5) sorted by relevance

/third_party/libfuse/test/
H A Dstracedecode.c21 [FUSE_READ] = { "READ" },
73 case FUSE_READ: { in process_buf()
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h169 FUSE_READ = 15, enumerator
/third_party/libfuse/include/
H A Dfuse_kernel.h44 * FUSE_RMDIR, FUSE_RENAME, FUSE_LINK, FUSE_OPEN, FUSE_READ, FUSE_WRITE,
539 FUSE_READ = 15, enumerator
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1251 [FUSE_READ] = { do_read, "READ" },
1320 in->opcode != FUSE_INIT && in->opcode != FUSE_READ && in fuse_ll_process()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2580 [FUSE_READ] = { do_read, "READ" },
2722 in->opcode != FUSE_INIT && in->opcode != FUSE_READ &&

Completed in 10 milliseconds