Searched refs:fscrypt_ioctl_remove_key_all_users (Results 1 – 5 of 5) sorted by relevance
198 return fscrypt_ioctl_remove_key_all_users(file, in ubifs_ioctl()
146 extern int fscrypt_ioctl_remove_key_all_users(struct file *filp,401 static inline int fscrypt_ioctl_remove_key_all_users(struct file *filp, in fscrypt_ioctl_remove_key_all_users() function
872 int fscrypt_ioctl_remove_key_all_users(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key_all_users() function878 EXPORT_SYMBOL_GPL(fscrypt_ioctl_remove_key_all_users);
1206 return fscrypt_ioctl_remove_key_all_users(filp, in ext4_ioctl()
2258 return fscrypt_ioctl_remove_key_all_users(filp, (void __user *)arg); in f2fs_ioc_remove_encryption_key_all_users()