Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfsverity.h19 struct fsverity_enable_arg { struct
98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg)
/linux-6.3-rc2/fs/verity/
A Denable.c182 const struct fsverity_enable_arg *arg) in enable_verity()
319 struct fsverity_enable_arg arg; in fsverity_ioctl_enable()
/linux-6.3-rc2/Documentation/filesystems/
A Dfsverity.rst98 in a pointer to a struct fsverity_enable_arg, defined as
101 struct fsverity_enable_arg {
214 digest. It will match ``fsverity_enable_arg::hash_algorithm``.

Completed in 5 milliseconds