Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmb2file.c32 if (err->ErrorContextCount) { in symlink_data()
35 len = (u32)err->ErrorContextCount * (offsetof(struct smb2_error_context_rsp, in symlink_data()
/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h190 __u8 ErrorContextCount; member
/linux-6.12.1/fs/smb/server/
Dsmb2pdu.c151 err_rsp->ErrorContextCount = 0; in smb2_set_err_rsp()