Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
3381 .dump_detail = smb2_dump_detail,3476 .dump_detail = smb2_dump_detail,3572 .dump_detail = smb2_dump_detail,3677 .dump_detail = smb2_dump_detail,
1049 .dump_detail = cifs_dump_detail,
254 void (*dump_detail)(void *buf, struct TCP_Server_Info *ptcp_info); member
1095 if (server->ops->dump_detail) in cifs_demultiplex_thread()1096 server->ops->dump_detail(bufs[i], in cifs_demultiplex_thread()