Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dfile.c2933 .unlocked_ioctl = btrfs_ioctl,
2935 .compat_ioctl = btrfs_ioctl,
Dctree.h4016 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dinode.c10045 .unlocked_ioctl = btrfs_ioctl,
10047 .compat_ioctl = btrfs_ioctl,
Dioctl.c5520 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function