Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_ioctl.h72 struct smb3_full_key_debug_info { struct
114 #define CIFS_DUMP_FULL_KEY _IOWR(CIFS_IOCTL_MAGIC, 10, struct smb3_full_key_debug_info)
H A Dioctl.c237 static int cifs_dump_full_key(struct cifs_tcon *tcon, struct smb3_full_key_debug_info __user *in) in cifs_dump_full_key()
239 struct smb3_full_key_debug_info out; in cifs_dump_full_key()