Home
last modified time | relevance | path

Searched refs:SMB2_ERROR_ID_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/smb/client/
Dsmb2pdu.h86 #define SMB2_ERROR_ID_DEFAULT 0x00000000 macro
Dsmb2file.c44 if (le32_to_cpu(p->ErrorId) == SMB2_ERROR_ID_DEFAULT) { in symlink_data()