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

/linux-master/fs/btrfs/
H A Dioctl.h15 long btrfs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dioctl.c4651 long btrfs_ioctl(struct file *file, unsigned int function
4821 return btrfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
H A Dfile.c4024 .unlocked_ioctl = btrfs_ioctl,
H A Dinode.c10938 .unlocked_ioctl = btrfs_ioctl,

Completed in 240 milliseconds