Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
1416 .dump_detail = smb2_dump_detail,1494 .dump_detail = smb2_dump_detail,1574 .dump_detail = smb2_dump_detail,
219 void (*dump_detail)(void *); member
1035 .dump_detail = cifs_dump_detail,
920 if (server->ops->dump_detail) in cifs_demultiplex_thread()921 server->ops->dump_detail(buf); in cifs_demultiplex_thread()