Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2misc.c240 shdr->Status == STATUS_STOPPED_ON_SYMLINK) in smb2_check_message()
H A Dsmb2maperror.c260 {STATUS_STOPPED_ON_SYMLINK, -EOPNOTSUPP, "STATUS_STOPPED_ON_SYMLINK"},
H A Dsmb2status.h221 #define STATUS_STOPPED_ON_SYMLINK cpu_to_le32(0x8000002D) macro