Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dioctl.h16 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dfile.c3802 .compat_ioctl = btrfs_compat_ioctl,
Dioctl.c4850 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
Dinode.c10153 .compat_ioctl = btrfs_compat_ioctl,