Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
1406 .dump_detail = cifs_dump_detail,
5370 .dump_detail = smb2_dump_detail,5473 .dump_detail = smb2_dump_detail,5577 .dump_detail = smb2_dump_detail,5693 .dump_detail = smb2_dump_detail,
351 void (*dump_detail)(void *buf, size_t buf_len, struct TCP_Server_Info *ptcp_info); member
1409 if (server->ops->dump_detail) in cifs_demultiplex_thread()1410 server->ops->dump_detail(bufs[i], pdu_length, in cifs_demultiplex_thread()