Searched refs:fscrypt_ioctl_remove_key (Results 1 – 6 of 6) sorted by relevance
196 return fscrypt_ioctl_remove_key(file, (void __user *)arg); in ubifs_ioctl()
322 int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg);552 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key() function
1088 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key() function1092 EXPORT_SYMBOL_GPL(fscrypt_ioctl_remove_key);
403 return fscrypt_ioctl_remove_key(file, (void __user *)arg); in ceph_ioctl()
1534 return fscrypt_ioctl_remove_key(filp, (void __user *)arg); in __ext4_ioctl()
2501 return fscrypt_ioctl_remove_key(filp, (void __user *)arg); in f2fs_ioc_remove_encryption_key()