Searched refs:FS_IOC_MEASURE_VERITY (Results 1 – 7 of 7) sorted by relevance
99 #define FS_IOC_MEASURE_VERITY _IOWR('f', 134, struct fsverity_digest) macro
248 err = ioctl(fd, FS_IOC_MEASURE_VERITY, skel->bss->expected_digest);
79 retrieving its fs-verity digest using `FS_IOC_MEASURE_VERITY`_, then201 FS_IOC_MEASURE_VERITY section in User API204 The FS_IOC_MEASURE_VERITY ioctl retrieves the digest of a verity file.230 FS_IOC_MEASURE_VERITY is guaranteed to execute in constant time,233 FS_IOC_MEASURE_VERITY can fail with the following errors:305 `FS_IOC_MEASURE_VERITY`_, as the metadata is expected to be used to341 FS_IOC_GETFLAGS and FS_IOC_MEASURE_VERITY because it doesn't require
283 case FS_IOC_MEASURE_VERITY: in fuse_do_ioctl()
1594 case FS_IOC_MEASURE_VERITY: in __ext4_ioctl()1688 case FS_IOC_MEASURE_VERITY: in ext4_compat_ioctl()
4668 case FS_IOC_MEASURE_VERITY: in __f2fs_ioctl()5406 case FS_IOC_MEASURE_VERITY: in f2fs_compat_ioctl()
5347 case FS_IOC_MEASURE_VERITY: in btrfs_ioctl()