Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dioctl.c4897 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
5059 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
Dfile.c3692 .unlocked_ioctl = btrfs_ioctl,
Dctree.h3237 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dinode.c10916 .unlocked_ioctl = btrfs_ioctl,