Home
last modified time | relevance | path

Searched refs:is_transform_hdr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/cifs/
Dcifsglob.h480 int (*is_transform_hdr)(void *buf); member
Dconnect.c1137 if (server->ops->is_transform_hdr && in cifs_demultiplex_thread()
1139 server->ops->is_transform_hdr(buf)) { in cifs_demultiplex_thread()
Dsmb2ops.c5230 .is_transform_hdr = smb3_is_transform_hdr,
5343 .is_transform_hdr = smb3_is_transform_hdr,