Home
last modified time | relevance | path

Searched defs:FS_IOC_ENABLE_VERITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/filesystems/
H A Dfsverity.rst95 FS_IOC_ENABLE_VERITY section in User API
/openbmc/linux/include/uapi/linux/
H A Dfsverity.h98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro