Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
252 void (*dump_detail)(void *buf, struct TCP_Server_Info *ptcp_info); member
1165 .dump_detail = cifs_dump_detail,
4954 .dump_detail = smb2_dump_detail,5053 .dump_detail = smb2_dump_detail,5154 .dump_detail = smb2_dump_detail,5267 .dump_detail = smb2_dump_detail,
1194 if (server->ops->dump_detail) in cifs_demultiplex_thread()1195 server->ops->dump_detail(bufs[i], in cifs_demultiplex_thread()