Home
last modified time | relevance | path

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

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