Searched refs:STATUS_STOPPED_ON_SYMLINK (Results 1 – 5 of 5) sorted by relevance
127 if (hdr->Status == STATUS_STOPPED_ON_SYMLINK) { in smb2_open_file()
842 case STATUS_STOPPED_ON_SYMLINK: in parse_create_response()
247 {STATUS_STOPPED_ON_SYMLINK, -EOPNOTSUPP, "STATUS_STOPPED_ON_SYMLINK"},
208 #define STATUS_STOPPED_ON_SYMLINK cpu_to_le32(0x8000002D) macro
147 if (err_rsp->hdr.Status != STATUS_STOPPED_ON_SYMLINK) { in smb2_set_err_rsp()