Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/filesystems/
Dfsverity.rst83 FS_IOC_ENABLE_VERITY section in User API
/kernel/linux/linux-6.6/Documentation/filesystems/
Dfsverity.rst95 FS_IOC_ENABLE_VERITY section in User API
/kernel/linux/linux-5.10/include/uapi/linux/
Dfsverity.h37 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dfsverity.h41 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfsverity.h41 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro
/kernel/linux/linux-6.6/include/uapi/linux/
Dfsverity.h98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro