Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance
1482 .dump_detail = smb2_dump_detail,1560 .dump_detail = smb2_dump_detail,1640 .dump_detail = smb2_dump_detail,1727 .dump_detail = smb2_dump_detail,
223 void (*dump_detail)(void *); member
1035 .dump_detail = cifs_dump_detail,
931 if (server->ops->dump_detail) in cifs_demultiplex_thread()932 server->ops->dump_detail(buf); in cifs_demultiplex_thread()