Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
1193 .dump_detail = cifs_dump_detail,
275 void (*dump_detail)(void *buf, struct TCP_Server_Info *ptcp_info); member
5210 .dump_detail = smb2_dump_detail,5311 .dump_detail = smb2_dump_detail,5413 .dump_detail = smb2_dump_detail,5527 .dump_detail = smb2_dump_detail,
1238 if (server->ops->dump_detail) in cifs_demultiplex_thread()1239 server->ops->dump_detail(bufs[i], in cifs_demultiplex_thread()
Completed in 29 milliseconds