Searched refs:SMB2_ERROR_ID_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/smb/client/ | ||
D | smb2pdu.h | 86 #define SMB2_ERROR_ID_DEFAULT 0x00000000 macro |
D | smb2file.c | 44 if (le32_to_cpu(p->ErrorId) == SMB2_ERROR_ID_DEFAULT) { in symlink_data() |