Home
last modified time | relevance | path

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

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