Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dfile.c3694 .compat_ioctl = btrfs_compat_ioctl,
Dctree.h3238 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dioctl.c5047 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
Dinode.c10918 .compat_ioctl = btrfs_compat_ioctl,