Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dioctl.h6 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dioctl.c4552 long btrfs_ioctl(struct file *file, unsigned int in btrfs_ioctl() function
4722 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in btrfs_compat_ioctl()
Dfile.c3833 .unlocked_ioctl = btrfs_ioctl,
Dinode.c10888 .unlocked_ioctl = btrfs_ioctl,