Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dioctl.c5839 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
6009 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
Dfile.c3268 .unlocked_ioctl = btrfs_ioctl,
Dctree.h3209 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dinode.c10521 .unlocked_ioctl = btrfs_ioctl,