Searched defs:fsverity_ioctl_enable (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfsverity.h186 static inline int fsverity_ioctl_enable(struct file *filp, function
/linux-master/fs/verity/
H A Denable.c318 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) function
405 EXPORT_SYMBOL_GPL(fsverity_ioctl_enable); variable

Completed in 241 milliseconds