Searched refs:fsverity_enable_arg (Results 1 – 3 of 3) sorted by relevance
21 struct fsverity_enable_arg { struct88 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg)
19 struct fsverity_enable_arg { struct98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg)
27 struct fsverity_enable_arg arg = {}; in libfsverity_enable_with_sig()