Searched refs:FS_IOC_MEASURE_VERITY (Results 1 – 4 of 4) 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);
283 case FS_IOC_MEASURE_VERITY: in fuse_do_ioctl()
5280 case FS_IOC_MEASURE_VERITY: in btrfs_ioctl()