Home
last modified time | relevance | path

Searched refs:btrfs_ioctl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dioctl.h6 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dioctl.c4574 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
4744 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
H A Dfile.c3833 .unlocked_ioctl = btrfs_ioctl,
H A Dinode.c10921 .unlocked_ioctl = btrfs_ioctl,
/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c4910 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
5082 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.h3075 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dinode.c10447 .unlocked_ioctl = btrfs_ioctl,

Completed in 48 milliseconds