Home
last modified time | relevance | path

Searched refs:dump_detail (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dsmb1ops.c1337 .dump_detail = cifs_dump_detail,
H A Dsmb2ops.c5274 .dump_detail = smb2_dump_detail,
5377 .dump_detail = smb2_dump_detail,
5481 .dump_detail = smb2_dump_detail,
5597 .dump_detail = smb2_dump_detail,
H A Dcifsglob.h351 void (*dump_detail)(void *buf, struct TCP_Server_Info *ptcp_info); member
H A Dconnect.c1394 if (server->ops->dump_detail) in cifs_demultiplex_thread()
1395 server->ops->dump_detail(bufs[i], in cifs_demultiplex_thread()