Home
last modified time | relevance | path

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

/fs/smb/client/
Dsmb2file.c31 if (err->ErrorContextCount) { in symlink_data()
34 len = (u32)err->ErrorContextCount * (offsetof(struct smb2_error_context_rsp, in symlink_data()
/fs/smb/common/
Dsmb2pdu.h189 __u8 ErrorContextCount; member
/fs/smb/server/
Dsmb2pdu.c150 err_rsp->ErrorContextCount = 0; in smb2_set_err_rsp()