fsverity_enable_arg
struct fsverity_enable_arg enable;
struct fsverity_enable_arg __user *uarg = (void __user *)arg;
const struct fsverity_enable_arg *arg)
struct fsverity_enable_arg arg;
#define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg)
struct fsverity_enable_arg arg = {0};