Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfsverity.h68 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2691 #define FS_IOC_ENABLE_VERITY _IO('f', 133) macro