Searched refs:fsverity_ioctl_enable (Results 1 – 4 of 4) sorted by relevance
129 int fsverity_ioctl_enable(struct file *filp, const void __user *arg);156 static inline int fsverity_ioctl_enable(struct file *filp, in fsverity_ioctl_enable() function
340 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable() function418 EXPORT_SYMBOL_GPL(fsverity_ioctl_enable);
1302 return fsverity_ioctl_enable(filp, (const void __user *)arg); in __ext4_ioctl()
3344 return fsverity_ioctl_enable(filp, (const void __user *)arg); in f2fs_ioc_enable_verity()