Home
last modified time | relevance | path

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

/third_party/libfuse/test/
H A Dstracedecode.c34 [FUSE_RELEASEDIR] = { "RELEASEDIR" },
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h182 FUSE_RELEASEDIR = 29, enumerator
/third_party/libfuse/include/
H A Dfuse_kernel.h47 * FUSE_RELEASEDIR
552 FUSE_RELEASEDIR = 29, enumerator
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1264 [FUSE_RELEASEDIR] = { do_releasedir, "RELEASEDIR" },
1323 in->opcode != FUSE_FSYNCDIR && in->opcode != FUSE_RELEASEDIR) { in fuse_ll_process()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c2593 [FUSE_RELEASEDIR] = { do_releasedir, "RELEASEDIR" },
2725 in->opcode != FUSE_FSYNCDIR && in->opcode != FUSE_RELEASEDIR &&

Completed in 10 milliseconds