Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dioctl.h20 int btrfs_ioctl_get_supported_features(void __user *arg);
H A Dioctl.c4308 int btrfs_ioctl_get_supported_features(void __user *arg) in btrfs_ioctl_get_supported_features() function
4819 return btrfs_ioctl_get_supported_features(argp); in btrfs_ioctl()