Searched refs:fscrypt_ioctl_remove_key (Results 1 – 4 of 4) sorted by relevance
196 return fscrypt_ioctl_remove_key(file, (void __user *)arg); in ubifs_ioctl()
416 int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg);635 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key() function
1129 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key() function1133 EXPORT_SYMBOL_GPL(fscrypt_ioctl_remove_key);
421 return fscrypt_ioctl_remove_key(file, (void __user *)arg); in ceph_ioctl()