Home
last modified time | relevance | path

Searched refs:fuse_fs_ioctl (Results 1 – 3 of 3) sorted by relevance

/external/libfuse/lib/
Dfuse_versionscript93 fuse_fs_ioctl;
Dfuse.c2308 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, unsigned int cmd, in fuse_fs_ioctl() function
4281 err = fuse_fs_ioctl(f->fs, path, cmd, arg, &fi, flags, in fuse_lib_ioctl()
/external/libfuse/include/
Dfuse.h1192 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, unsigned int cmd,