Searched refs:FUSE_MKNOD (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 14 [FUSE_MKNOD] = { "MKNOD" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 162 FUSE_MKNOD = 8, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 43 * FUSE_SETATTR, FUSE_SYMLINK, FUSE_MKNOD, FUSE_MKDIR, FUSE_UNLINK, 532 FUSE_MKNOD = 8, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1244 [FUSE_MKNOD] = { do_mknod, "MKNOD" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2573 [FUSE_MKNOD] = { do_mknod, "MKNOD" },
|
Completed in 10 milliseconds