Home
last modified time | relevance | path

Searched refs:STATUS_STOPPED_ON_SYMLINK (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmb2misc.c231 shdr->Status == STATUS_STOPPED_ON_SYMLINK) in smb2_check_message()
Dsmb2status.h221 #define STATUS_STOPPED_ON_SYMLINK __constant_cpu_to_le32(0x8000002D) macro
Dsmb2maperror.c260 {STATUS_STOPPED_ON_SYMLINK, -EOPNOTSUPP, "STATUS_STOPPED_ON_SYMLINK"},