Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifs_ioctl.h56 struct smb3_key_debug_info { struct
100 #define CIFS_DUMP_KEY _IOWR(CIFS_IOCTL_MAGIC, 8, struct smb3_key_debug_info)
Dioctl.c316 struct smb3_key_debug_info pkey_inf; in cifs_ioctl()
452 sizeof(struct smb3_key_debug_info))) in cifs_ioctl()