Searched refs:SMB2_ERROR_ID_DEFAULT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/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() |