Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dioctl.c12 static ssize_t fuse_send_ioctl(struct fuse_mount *fm, struct fuse_args *args, in fuse_send_ioctl() function
280 transferred = fuse_send_ioctl(fm, &ap.args, &outarg); in fuse_do_ioctl()
412 err = fuse_send_ioctl(fm, &args, &outarg); in fuse_priv_ioctl()