Home
last modified time | relevance | path

Searched refs:FS_IOC_MEASURE_VERITY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dfsverity.h38 #define FS_IOC_MEASURE_VERITY _IOWR('f', 134, struct fsverity_digest) macro
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst52 `FS_IOC_MEASURE_VERITY`_ ioctl to retrieve its hash, then verifying a
177 FS_IOC_MEASURE_VERITY section in User API
180 The FS_IOC_MEASURE_VERITY ioctl retrieves the measurement of a verity
205 FS_IOC_MEASURE_VERITY is guaranteed to execute in constant time,
208 FS_IOC_MEASURE_VERITY can fail with the following errors:
365 similar to the structure used by `FS_IOC_MEASURE_VERITY`_::
/Linux-v5.4/fs/ext4/
Dioctl.c1302 case FS_IOC_MEASURE_VERITY: in ext4_ioctl()
1375 case FS_IOC_MEASURE_VERITY: in ext4_compat_ioctl()
/Linux-v5.4/fs/f2fs/
Dfile.c3306 case FS_IOC_MEASURE_VERITY: in f2fs_ioctl()
3428 case FS_IOC_MEASURE_VERITY: in f2fs_compat_ioctl()