copy_fsxattr_to_user
EXPORT_SYMBOL(copy_fsxattr_to_user);
err = copy_fsxattr_to_user(&fa, argp);
return copy_fsxattr_to_user(&fa, arg);
int copy_fsxattr_to_user(const struct file_kattr *fa, struct fsxattr __user *ufa);