Searched refs:FUSE_RMDIR (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 17 [FUSE_RMDIR] = { "RMDIR" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 165 FUSE_RMDIR = 11, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 44 * FUSE_RMDIR, FUSE_RENAME, FUSE_LINK, FUSE_OPEN, FUSE_READ, FUSE_WRITE, 535 FUSE_RMDIR = 11, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1247 [FUSE_RMDIR] = { do_rmdir, "RMDIR" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2576 [FUSE_RMDIR] = { do_rmdir, "RMDIR" },
|
Completed in 13 milliseconds