Home
last modified time | relevance | path

Searched refs:fuse_fs_ioctl (Results 1 - 4 of 4) sorted by relevance

/third_party/libfuse/include/
H A Dfuse.h1252 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, int cmd,
1256 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, unsigned int cmd,
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h623 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, int cmd, void *arg,
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1042 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()
/third_party/libfuse/lib/
H A Dfuse.c2259 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, unsigned int cmd, in fuse_fs_ioctl() function
4259 err = fuse_fs_ioctl(f->fs, path, cmd, arg, &fi, flags, in fuse_lib_ioctl()

Completed in 17 milliseconds