Home
last modified time | relevance | path

Searched refs:btrfs_ioctl_get_supported_features (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dioctl.h11 int btrfs_ioctl_get_supported_features(void __user *arg);
H A Dsuper.c2227 ret = btrfs_ioctl_get_supported_features((void __user*)arg); in btrfs_control_ioctl()
H A Dioctl.c4208 int btrfs_ioctl_get_supported_features(void __user *arg) in btrfs_ioctl_get_supported_features() function
4720 return btrfs_ioctl_get_supported_features(argp); in btrfs_ioctl()