Searched refs:fuse_fs_ioctl (Results 1 – 2 of 2) sorted by relevance
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse.h | 623 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, int cmd, void *arg,
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse.c | 1042 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, int cmd, void *arg, in fuse_fs_ioctl() function 2778 err = fuse_fs_ioctl(f->fs, path, cmd, arg, &fi, flags, in fuse_lib_ioctl()
|