Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifs_ioctl.h67 struct smb3_full_key_debug_info { struct
102 #define CIFS_DUMP_FULL_KEY _IOWR(CIFS_IOCTL_MAGIC, 10, struct smb3_full_key_debug_info) argument
Dioctl.c205 static int cifs_dump_full_key(struct cifs_tcon *tcon, struct smb3_full_key_debug_info __user *in) in cifs_dump_full_key()
207 struct smb3_full_key_debug_info out; in cifs_dump_full_key()