Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
1107 .dump_detail = cifs_dump_detail,
5268 .dump_detail = smb2_dump_detail,5371 .dump_detail = smb2_dump_detail,5475 .dump_detail = smb2_dump_detail,5591 .dump_detail = smb2_dump_detail,
313 void (*dump_detail)(void *buf, struct TCP_Server_Info *ptcp_info); member
1307 if (server->ops->dump_detail) in cifs_demultiplex_thread()1308 server->ops->dump_detail(bufs[i], in cifs_demultiplex_thread()