Searched refs:fuse_fs_ioctl (Results 1 – 3 of 3) sorted by relevance
/external/libfuse/lib/ |
D | fuse_versionscript | 93 fuse_fs_ioctl;
|
D | fuse.c | 2308 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/ |
D | fuse.h | 1192 int fuse_fs_ioctl(struct fuse_fs *fs, const char *path, unsigned int cmd,
|