Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsglob.h462 int (*is_transform_hdr)(void *buf); member
Dconnect.c939 if (server->ops->is_transform_hdr && in cifs_demultiplex_thread()
941 server->ops->is_transform_hdr(buf)) { in cifs_demultiplex_thread()
Dsmb2ops.c3491 .is_transform_hdr = smb3_is_transform_hdr,
3596 .is_transform_hdr = smb3_is_transform_hdr,