Searched refs:FS_IOC_ENABLE_VERITY (Results 1 – 4 of 4) sorted by relevance
98 #define FS_IOC_ENABLE_VERITY _IOW('f', 133, struct fsverity_enable_arg) macro
219 /* Reopen read-only, otherwise FS_IOC_ENABLE_VERITY will fail */231 err = ioctl(fd, FS_IOC_ENABLE_VERITY, &arg);
286 case FS_IOC_ENABLE_VERITY: in fuse_do_ioctl()
5278 case FS_IOC_ENABLE_VERITY: in btrfs_ioctl()