Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dfile.c3363 .compat_ioctl = btrfs_compat_ioctl,
Dctree.h3229 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dioctl.c6067 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
Dinode.c10719 .compat_ioctl = btrfs_compat_ioctl,