Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h479 int (*is_transform_hdr)(void *buf); member
Dconnect.c1195 if (server->ops->is_transform_hdr && in cifs_demultiplex_thread()
1197 server->ops->is_transform_hdr(buf)) { in cifs_demultiplex_thread()
Dsmb2ops.c4725 .is_transform_hdr = smb3_is_transform_hdr,
4834 .is_transform_hdr = smb3_is_transform_hdr,