btrfs_ioctl_get_supported_features
return btrfs_ioctl_get_supported_features(argp);
int btrfs_ioctl_get_supported_features(void __user *arg);
ret = btrfs_ioctl_get_supported_features((void __user*)arg);