Searched refs:FUSE_LINK (Results 1 - 5 of 5) sorted by relevance
/third_party/libfuse/test/ |
H A D | stracedecode.c | 19 [FUSE_LINK] = { "LINK" },
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 167 FUSE_LINK = 13, enumerator
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 44 * FUSE_RMDIR, FUSE_RENAME, FUSE_LINK, FUSE_OPEN, FUSE_READ, FUSE_WRITE, 537 FUSE_LINK = 13, enumerator
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 1249 [FUSE_LINK] = { do_link, "LINK" },
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 2578 [FUSE_LINK] = { do_link, "LINK" },
|
Completed in 9 milliseconds