Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmb2pdu.h62 #define SYMLINK_ERROR_TAG 0x4c4d5953 macro
Dsmb2file.c59 if (!IS_ERR(sym) && (le32_to_cpu(sym->SymLinkErrorTag) != SYMLINK_ERROR_TAG || in symlink_data()