Searched refs:SYMLINK_ERROR_TAG (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/cifs/ | ||
D | smb2pdu.h | 62 #define SYMLINK_ERROR_TAG 0x4c4d5953 macro |
D | smb2file.c | 58 if (!IS_ERR(sym) && (le32_to_cpu(sym->SymLinkErrorTag) != SYMLINK_ERROR_TAG || in symlink_data() |