Searched refs:fscrypt_ioctl_remove_key (Results 1 – 5 of 5) sorted by relevance
196 return fscrypt_ioctl_remove_key(file, (void __user *)arg); in ubifs_ioctl()
318 int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg);540 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key() function
1047 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key() function1051 EXPORT_SYMBOL_GPL(fscrypt_ioctl_remove_key);
1439 return fscrypt_ioctl_remove_key(filp, (void __user *)arg); in __ext4_ioctl()
2340 return fscrypt_ioctl_remove_key(filp, (void __user *)arg); in f2fs_ioc_remove_encryption_key()