Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dioctl.h22 int btrfs_ioctl_get_supported_features(void __user *arg);
H A Dsuper.c2271 ret = btrfs_ioctl_get_supported_features((void __user*)arg); in btrfs_control_ioctl()
H A Dioctl.c4195 int btrfs_ioctl_get_supported_features(void __user *arg) in btrfs_ioctl_get_supported_features() function
5334 return btrfs_ioctl_get_supported_features(argp); in btrfs_ioctl()