Searched refs:fsverity_enable_arg (Results 1 – 5 of 5) sorted by relevance
19 struct fsverity_enable_arg { struct98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg)
199 const struct fsverity_enable_arg *arg) in enable_verity()343 struct fsverity_enable_arg arg; in fsverity_ioctl_enable()
518 const struct fsverity_enable_arg *arg) in incfs_enable_verity()580 struct fsverity_enable_arg arg; in incfs_ioctl_enable_verity()
87 in a pointer to a struct fsverity_enable_arg, defined as90 struct fsverity_enable_arg {201 digest. It will match ``fsverity_enable_arg::hash_algorithm``.
3855 struct fsverity_enable_arg fear = { in enable_verity()