fscrypt_remove_key_arg  760 fs/crypto/keyring.c 	struct fscrypt_remove_key_arg __user *uarg = _uarg;
fscrypt_remove_key_arg  761 fs/crypto/keyring.c 	struct fscrypt_remove_key_arg arg;
fscrypt_remove_key_arg  150 include/uapi/linux/fscrypt.h #define FS_IOC_REMOVE_ENCRYPTION_KEY		_IOWR('f', 24, struct fscrypt_remove_key_arg)
fscrypt_remove_key_arg  151 include/uapi/linux/fscrypt.h #define FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS	_IOWR('f', 25, struct fscrypt_remove_key_arg)
fscrypt_remove_key_arg  150 tools/include/uapi/linux/fscrypt.h #define FS_IOC_REMOVE_ENCRYPTION_KEY		_IOWR('f', 24, struct fscrypt_remove_key_arg)
fscrypt_remove_key_arg  151 tools/include/uapi/linux/fscrypt.h #define FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS	_IOWR('f', 25, struct fscrypt_remove_key_arg)