Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c4879 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
5051 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
H A Dfile.c3613 .unlocked_ioctl = btrfs_ioctl,
H A Dctree.h3077 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dinode.c10450 .unlocked_ioctl = btrfs_ioctl,