Searched refs:fsverity_ioctl_enable (Results 1 – 4 of 4) sorted by relevance
119 extern int fsverity_ioctl_enable(struct file *filp, const void __user *arg);146 static inline int fsverity_ioctl_enable(struct file *filp, in fsverity_ioctl_enable() function
299 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) in fsverity_ioctl_enable() function377 EXPORT_SYMBOL_GPL(fsverity_ioctl_enable);
1300 return fsverity_ioctl_enable(filp, (const void __user *)arg); in ext4_ioctl()
3161 return fsverity_ioctl_enable(filp, (const void __user *)arg); in f2fs_ioc_enable_verity()