Home
last modified time | relevance | path

Searched refs:smb3_key_debug_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifs_ioctl.h61 struct smb3_key_debug_info { struct
112 #define CIFS_DUMP_KEY _IOWR(CIFS_IOCTL_MAGIC, 8, struct smb3_key_debug_info)
H A Dioctl.c335 struct smb3_key_debug_info pkey_inf; in cifs_ioctl()
498 sizeof(struct smb3_key_debug_info))) in cifs_ioctl()