Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dctree.h3486 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dfile.c4115 .compat_ioctl = btrfs_compat_ioctl,
Dioctl.c5582 long btrfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in btrfs_compat_ioctl() function
Dinode.c11314 .compat_ioctl = btrfs_compat_ioctl,