Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dioctl.h7 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dfile.c3835 .compat_ioctl = btrfs_compat_ioctl,
H A Dioctl.c4751 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
H A Dinode.c10953 .compat_ioctl = btrfs_compat_ioctl,