Searched refs:STATUS_STOPPED_ON_SYMLINK (Results 1 – 7 of 7) sorted by relevance
546 ((struct smb2_hdr *)err_iov[0].iov_base)->Status == STATUS_STOPPED_ON_SYMLINK) { in smb2_query_path_info()597 ((struct smb2_hdr *)err_iov[0].iov_base)->Status == STATUS_STOPPED_ON_SYMLINK) { in smb311_posix_query_path_info()
126 else if (hdr->Status == STATUS_STOPPED_ON_SYMLINK) { in smb2_open_file()
242 shdr->Status == STATUS_STOPPED_ON_SYMLINK) in smb2_check_message()
247 {STATUS_STOPPED_ON_SYMLINK, -EOPNOTSUPP, "STATUS_STOPPED_ON_SYMLINK"},
208 #define STATUS_STOPPED_ON_SYMLINK cpu_to_le32(0x8000002D) macro
209 #define STATUS_STOPPED_ON_SYMLINK cpu_to_le32(0x8000002D) macro
136 if (err_rsp->hdr.Status != STATUS_STOPPED_ON_SYMLINK) { in smb2_set_err_rsp()