Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dfile.c3615 .compat_ioctl = btrfs_compat_ioctl,
H A Dctree.h3078 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dioctl.c5033 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
H A Dinode.c10452 .compat_ioctl = btrfs_compat_ioctl,