Searched refs:fscrypt_remove_key_arg (Results 1 – 4 of 4) sorted by relevance
136 struct fscrypt_remove_key_arg { struct166 #define FS_IOC_REMOVE_ENCRYPTION_KEY _IOWR('f', 24, struct fscrypt_remove_key_arg)167 #define FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS _IOWR('f', 25, struct fscrypt_remove_key_arg)
1025 struct fscrypt_remove_key_arg __user *uarg = _uarg; in do_remove_key()1026 struct fscrypt_remove_key_arg arg; in do_remove_key()
1008 It takes in a pointer to struct fscrypt_remove_key_arg, defined1011 struct fscrypt_remove_key_arg {