Searched refs:FUSE_RELEASE (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 24 [FUSE_RELEASE] = { "RELEASE" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 172 FUSE_RELEASE = 18, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 45 * FUSE_RELEASE, FUSE_FSYNC, FUSE_FLUSH, FUSE_SETXATTR, FUSE_GETXATTR, 542 FUSE_RELEASE = 18, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1254 [FUSE_RELEASE] = { do_release, "RELEASE" }, 1322 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR && in fuse_ll_process()
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2583 [FUSE_RELEASE] = { do_release, "RELEASE" }, 2724 in->opcode != FUSE_RELEASE && in->opcode != FUSE_READDIR &&
|
Completed in 12 milliseconds